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

Method get3DTextureValues

src/OpenColorIO/GpuShader.cpp:632–635  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

630}
631
632void GenericGpuShaderDesc::get3DTextureValues(unsigned index, const float *& values) const
633{
634 getImplGeneric()->get3DTextureValues(index, values);
635}
636
637unsigned GenericGpuShaderDesc::get3DTextureShaderBindingIndex(unsigned index) const
638{

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