Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
155
const char * GpuShaderCreator::getResourcePrefix() const noexcept
156
{
157
return getImpl()->m_resourcePrefix.c_str();
158
}
159
160
void GpuShaderCreator::setPixelName(const char * name) noexcept
161
{
Callers
14
bindPyGpuShaderDesc
Function · 0.80
BuildResourceName
Function · 0.80
GetLut3DGPUShaderProgram
Function · 0.80
GetLut1DGPUShaderProgram
Function · 0.80
_Add_Reach_table
Function · 0.80
_Add_Toe_func
Function · 0.80
_Add_Tonescale_func
Function · 0.80
_Add_Cusp_table
Function · 0.80
_Add_Focus_Gain_func
Function · 0.80
_Add_Solve_J_Intersect_func
Function · 0.80
_Add_Find_Gamut_Boundary_Intersection_func
Function · 0.80
_Add_Compression_func
Function · 0.80
Calls
1
getImpl
Function · 0.50
Tested by
1
OCIO_ADD_TEST
Function · 0.64