MCPcopy Create free account
hub / github.com/GameTechDev/PresentMon / FastBatchEnd

Method FastBatchEnd

IntelPresentMon/Core/source/gfx/Graphics.cpp:282–285  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

280 }
281
282 void Graphics::FastBatchEnd()
283 {
284 fastRenderer->EndBatch();
285 }
286
287 void Graphics::FastLineStart(Vec2 pos, Color color)
288 {

Callers 3

Draw_Method · 0.80
Draw_Method · 0.80
DrawGridMethod · 0.80

Calls 1

EndBatchMethod · 0.80

Tested by

no test coverage detected