Home
last modified time | relevance | path

Searched defs:_AR_BEGIN (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dcontext.h530 #define _AR_BEGIN(ctx, type, id) ArchRast::Dispatch(ctx, ArchRast::Start(ArchRast::type, id)) macro
536 #define _AR_BEGIN(ctx, type, id) (void)ctx; RDTSC_START(type) macro
539 #define _AR_BEGIN(ctx, type, id) (void)ctx macro