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

Method getTextureValues

src/OpenColorIO/GpuShader.cpp:598–601  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

596}
597
598void GenericGpuShaderDesc::getTextureValues(unsigned index, const float *& values) const
599{
600 getImplGeneric()->getTextureValues(index, values);
601}
602
603unsigned GenericGpuShaderDesc::getTextureShaderBindingIndex(unsigned index) const
604{

Callers 3

bindPyGpuShaderDescFunction · 0.45
allocateAllTexturesMethod · 0.45
OCIO_ADD_TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

OCIO_ADD_TESTFunction · 0.36