Searched refs:CROCUS_DIRTY_VF_STATISTICS (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/crocus/ | ||
D | crocus_context.h | 110 #define CROCUS_DIRTY_VF_STATISTICS (1ull << 31) macro |
D | crocus_state.c | 5876 if (dirty & CROCUS_DIRTY_VF_STATISTICS) { |