Searched refs:FlushDraw (Results 1 – 5 of 5) sorted by relevance
74 void FlushDraw(uint32_t drawId) in FlushDraw() function78 pHandler->FlushDraw(drawId); in FlushDraw()
48 void FlushDraw(HANDLE hThreadContext, uint32_t drawId);
402 virtual void FlushDraw(uint32_t drawId) in FlushDraw() function in ArchRast::EventHandlerWorkerStats701 void FlushDraw(HANDLE hThreadContext, uint32_t drawId) in FlushDraw() function706 pManager->FlushDraw(drawId); in FlushDraw()
49 virtual void FlushDraw(uint32_t drawId) {} in FlushDraw() function in ArchRast::EventHandler
597 #define _AR_FLUSH(ctx, id) ArchRast::FlushDraw(ctx, id)