Searched defs:_AR_END (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | context.h | 531 … #define _AR_END(ctx, type, count) ArchRast::Dispatch(ctx, ArchRast::End(ArchRast::type, count)) macro 537 #define _AR_END(ctx, type, id) RDTSC_STOP(type, id, 0) macro 540 #define _AR_END(ctx, type, id) macro
|