MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenColorIO / getResourcePrefix

Method getResourcePrefix

src/OpenColorIO/GpuShaderDesc.cpp:155–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

153}
154
155const char * GpuShaderCreator::getResourcePrefix() const noexcept
156{
157 return getImpl()->m_resourcePrefix.c_str();
158}
159
160void GpuShaderCreator::setPixelName(const char * name) noexcept
161{

Callers 14

bindPyGpuShaderDescFunction · 0.80
BuildResourceNameFunction · 0.80
GetLut3DGPUShaderProgramFunction · 0.80
GetLut1DGPUShaderProgramFunction · 0.80
_Add_Reach_tableFunction · 0.80
_Add_Toe_funcFunction · 0.80
_Add_Tonescale_funcFunction · 0.80
_Add_Cusp_tableFunction · 0.80
_Add_Focus_Gain_funcFunction · 0.80
_Add_Compression_funcFunction · 0.80

Calls 1

getImplFunction · 0.50

Tested by 1

OCIO_ADD_TESTFunction · 0.64