-----------------------------------------------------------------------------
| 112 | void GpuProgram::unsetRootLayout() {} |
| 113 | //----------------------------------------------------------------------------- |
| 114 | void GpuProgram::setAutoReflectArrayBindingsInRootLayout( bool /*bReflectArrayRootLayouts*/ ) {} |
| 115 | //----------------------------------------------------------------------------- |
| 116 | void GpuProgram::setPrefabRootLayout( const PrefabRootLayout::PrefabRootLayout &prefab ) |
| 117 | { |
no outgoing calls
no test coverage detected