Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ indent
Method
indent
src/OpenColorIO/GpuShaderUtils.cpp:313–316 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
311
}
312
313
void GpuShaderText::indent()
314
{
315
m_indent++;
316
}
317
318
void GpuShaderText::dedent()
319
{
Callers
15
WriteShaderHeader
Function · 0.80
WriteShaderFooter
Function · 0.80
getClassWrapperHeader
Method · 0.80
generateClassWrapperHeader
Method · 0.80
generateClassWrapperFooter
Method · 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
Calls
no outgoing calls
Tested by
no test coverage detected