MCPcopy Create free account
hub / github.com/OGRECave/ogre-next / setAutoReflectArrayBindingsInRootLayout

Method setAutoReflectArrayBindingsInRootLayout

OgreMain/src/OgreGpuProgram.cpp:114–114  ·  view source on GitHub ↗

-----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

112 void GpuProgram::unsetRootLayout() {}
113 //-----------------------------------------------------------------------------
114 void GpuProgram::setAutoReflectArrayBindingsInRootLayout( bool /*bReflectArrayRootLayouts*/ ) {}
115 //-----------------------------------------------------------------------------
116 void GpuProgram::setPrefabRootLayout( const PrefabRootLayout::PrefabRootLayout &prefab )
117 {

Callers 2

doSetMethod · 0.45
compileShaderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected