MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenColorIO / clone

Method clone

tests/osl/UnitTestMain.cpp:33–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31 const std::string & getShaderCode() const noexcept { return m_shaderCode; }
32
33 OCIO::GpuShaderCreatorRcPtr clone() const override { return OCIO::GpuShaderCreatorRcPtr(); }
34
35 void setTextureMaxWidth(unsigned /*maxWidth*/) override {}
36 unsigned getTextureMaxWidth() const noexcept override { return 0; }

Callers 15

OCIO_ADD_TESTFunction · 0.45
OCIO_ADD_TESTFunction · 0.45
OCIO_ADD_TESTFunction · 0.45
OCIO_ADD_TESTFunction · 0.45
OCIO_ADD_TESTFunction · 0.45
OCIO_ADD_TESTFunction · 0.45
OCIO_ADD_TESTFunction · 0.45
OCIO_ADD_TESTFunction · 0.45
OCIO_ADD_TESTFunction · 0.45
OCIO_ADD_TESTFunction · 0.45
OCIO_ADD_TESTFunction · 0.45
OCIO_ADD_TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected