Home
last modified time | relevance | path

Searched refs:_AR_FLUSH (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dcontext.h533 #define _AR_FLUSH(ctx, id) ArchRast::FlushDraw(ctx, id) macro
543 #define _AR_FLUSH(ctx, id) macro
555 #define AR_FLUSH(id) _AR_FLUSH(AR_WORKER_CTX, id)