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.h597 #define _AR_FLUSH(ctx, id) ArchRast::FlushDraw(ctx, id) macro
600 #define _AR_FLUSH(ctx, id) macro
608 #define AR_FLUSH(id) _AR_FLUSH(AR_WORKER_CTX, id)