Searched refs:FlushDraw (Results 1 – 5 of 5) sorted by relevance
73 void FlushDraw(uint32_t drawId) in FlushDraw() function77 pHandler->FlushDraw(drawId); in FlushDraw()
172 virtual void FlushDraw(uint32_t drawId) in FlushDraw() function in ArchRast::EventHandlerStatsFile310 void FlushDraw(HANDLE hThreadContext, uint32_t drawId) in FlushDraw() function315 pManager->FlushDraw(drawId); in FlushDraw()
47 void FlushDraw(HANDLE hThreadContext, uint32_t drawId);
48 virtual void FlushDraw(uint32_t drawId) {} in FlushDraw() function in ArchRast::EventHandler
533 #define _AR_FLUSH(ctx, id) ArchRast::FlushDraw(ctx, id)