Push buffered draw command data into vertex and index buffers for rendering. This must be called prior to calling DrawWorldElements() or DrawScreenElements(). EndDrawing() should be called when rendering is complete. No new draw calls can be added between a BeginDrawing() and EndDrawing() call pair. @see EndDrawing(), DrawWorldElements(), DrawScreenElements()
source not stored for this graph (policy: none)
no test coverage detected