MCPcopy 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
313void GpuShaderText::indent()
314{
315 m_indent++;
316}
317
318void GpuShaderText::dedent()
319{

Callers 15

WriteShaderHeaderFunction · 0.80
WriteShaderFooterFunction · 0.80
getClassWrapperHeaderMethod · 0.80
AddLinToLogShaderFunction · 0.80
AddLogToLinShaderFunction · 0.80
GetCDLGPUShaderProgramFunction · 0.80
AddGPLogForwardShaderFunction · 0.80
AddGPLogInverseShaderFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected