MCPcopy 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
402std::string GpuShaderText::intKeyword() const
403{
404 return "int";
405}
406
407std::string GpuShaderText::intKeywordConst() const
408{

Callers 1

_Add_Cusp_tableFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected