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

Method getSaveMicrocodesToCache

OgreMain/src/OgreGpuProgramManager.cpp:220–220  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

218 }
219 //---------------------------------------------------------------------
220 bool GpuProgramManager::getSaveMicrocodesToCache() { return mSaveMicrocodesToCache; }
221 //---------------------------------------------------------------------
222 bool GpuProgramManager::canGetCompiledShaderBuffer()
223 {

Callers 4

compileMicrocodeMethod · 0.80
compileAndLinkMethod · 0.80
loadIndividualProgramMethod · 0.80
compileAndLinkMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected