Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ putbackAllBuffers
Method
putbackAllBuffers
core/renderer/Renderer.cpp:965–968 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
963
}
964
965
void Renderer::TriangleCommandBufferManager::putbackAllBuffers()
966
{
967
_currentBufferIndex = 0;
968
}
969
970
void Renderer::TriangleCommandBufferManager::prepareNextBuffer()
971
{
Callers
1
endFrame
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected