Home
last modified time | relevance | path

Searched refs:NV30_QUERY_ZCULL_0 (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_query.c128 case NV30_QUERY_ZCULL_0: in nv30_query_create()
133 q->report = 2 + (q->type - NV30_QUERY_ZCULL_0); in nv30_query_create()
Dnv30_state.h8 #define NV30_QUERY_ZCULL_0 (PIPE_QUERY_TYPES + 0) macro