Searched refs:NV30_QUERY_ZCULL_0 (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
H A Dnv30_state.h8 #define NV30_QUERY_ZCULL_0 (PIPE_QUERY_TYPES + 0) macro
H A Dnv30_query.c126 case NV30_QUERY_ZCULL_0:
131 q->report = 2 + (q->type - NV30_QUERY_ZCULL_0);
/external/mesa3d/src/gallium/drivers/nv30/
H A Dnv30_state.h8 #define NV30_QUERY_ZCULL_0 (PIPE_QUERY_TYPES + 0) macro
H A Dnv30_query.c126 case NV30_QUERY_ZCULL_0:
131 q->report = 2 + (q->type - NV30_QUERY_ZCULL_0);

Completed in 160 milliseconds