Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
DrawGrid
Method · 0.80
Calls
1
EndBatch
Method · 0.80
Tested by
no test coverage detected