Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ intKeyword
Method
intKeyword
src/OpenColorIO/GpuShaderUtils.cpp:402–405 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
400
}
401
402
std::string GpuShaderText::intKeyword() const
403
{
404
return
"int"
;
405
}
406
407
std::string GpuShaderText::intKeywordConst() const
408
{
Callers
1
_Add_Cusp_table
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected