Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ newLine
Method
newLine
src/OpenColorIO/GpuShaderUtils.cpp:323–326 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
321
}
322
323
GpuShaderText::GpuShaderLine GpuShaderText::newLine()
324
{
325
return GpuShaderText::GpuShaderLine(this);
326
}
327
328
std::string GpuShaderText::string() const
329
{
Callers
15
WriteShaderHeader
Function · 0.80
WriteShaderFooter
Function · 0.80
getClassWrapperHeader
Method · 0.80
getClassWrapperFooter
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
Calls
1
GpuShaderLine
Class · 0.85
Tested by
no test coverage detected