HomeSort by relevance Sort by last modified time
    Searched refs:PIPE_QUERY_TYPES (Results 1 - 7 of 7) sorted by null

  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d1x/
d3d_enums.cpp 95 PIPE_QUERY_TYPES,
96 PIPE_QUERY_TYPES,
97 PIPE_QUERY_TYPES,
98 PIPE_QUERY_TYPES,
99 PIPE_QUERY_TYPES,
100 PIPE_QUERY_TYPES,
101 PIPE_QUERY_TYPES,
102 PIPE_QUERY_TYPES,
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_state.h 8 #define NV30_QUERY_ZCULL_0 (PIPE_QUERY_TYPES + 0)
9 #define NV30_QUERY_ZCULL_1 (PIPE_QUERY_TYPES + 1)
10 #define NV30_QUERY_ZCULL_2 (PIPE_QUERY_TYPES + 2)
11 #define NV30_QUERY_ZCULL_3 (PIPE_QUERY_TYPES + 3)
  /external/mesa3d/src/mesa/state_tracker/
st_cb_queryobj.c 58 stq->type = PIPE_QUERY_TYPES; /* an invalid value */
115 stq->type = PIPE_QUERY_TYPES; /* an invalid value */
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_context.h 205 #define NVA0_QUERY_STREAM_OUTPUT_BUFFER_OFFSET (PIPE_QUERY_TYPES + 0)
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_context.h 214 #define NVC0_QUERY_TFB_BUFFER_OFFSET (PIPE_QUERY_TYPES + 0)
  /external/mesa3d/src/gallium/include/pipe/
p_defines.h 391 #define PIPE_QUERY_TYPES 11
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_screen.h     [all...]

Completed in 187 milliseconds