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

Method _endFrameOnce

OgreMain/src/OgreRenderSystem.cpp:806–806  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

804 }
805 //-----------------------------------------------------------------------
806 void RenderSystem::_endFrameOnce() { queueBindUAVs( 0 ); }
807 //-----------------------------------------------------------------------
808 bool RenderSystem::getWBufferEnabled() const { return mWBuffer; }
809 //-----------------------------------------------------------------------

Callers 5

renderProbesMethod · 0.45
_swapAllFinalTargetsMethod · 0.45
updateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected