Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getPixelName
Method
getPixelName
src/OpenColorIO/GpuShaderDesc.cpp:168–171 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
166
}
167
168
const char * GpuShaderCreator::getPixelName() const noexcept
169
{
170
return getImpl()->m_pixelName.c_str();
171
}
172
173
unsigned GpuShaderCreator::getNextResourceIndex() noexcept
174
{
Callers
15
bindPyGpuShaderDesc
Function · 0.80
WriteShaderHeader
Function · 0.80
WriteShaderFooter
Function · 0.80
AddLinToLogShader
Function · 0.80
AddLinToLogShaderChannelBlue
Function · 0.80
AddLogToLinShader
Function · 0.80
AddLogToLinShaderChannelBlue
Function · 0.80
GetCDLGPUShaderProgram
Function · 0.80
AddGPLogForwardShader
Function · 0.80
AddGPLogInverseShader
Function · 0.80
AddGPLinForwardShader
Function · 0.80
AddGPLinInverseShader
Function · 0.80
Calls
1
getImpl
Function · 0.50
Tested by
1
OCIO_ADD_TEST
Function · 0.64