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

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d1x/
d3d_enums.cpp 88 PIPE_QUERY_TIMESTAMP,
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d1x/
d3d_enums.cpp 88 PIPE_QUERY_TIMESTAMP,
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_query.c 66 type == PIPE_QUERY_TIMESTAMP ||
106 case PIPE_QUERY_TIMESTAMP:
129 case PIPE_QUERY_TIMESTAMP:
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_query.c 66 type == PIPE_QUERY_TIMESTAMP ||
106 case PIPE_QUERY_TIMESTAMP:
129 case PIPE_QUERY_TIMESTAMP:
  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_cb_queryobj.c 138 stq->pq = pipe->create_query(pipe, PIPE_QUERY_TIMESTAMP);
139 stq->type = PIPE_QUERY_TIMESTAMP;
  /external/mesa3d/src/mesa/state_tracker/
st_cb_queryobj.c 138 stq->pq = pipe->create_query(pipe, PIPE_QUERY_TIMESTAMP);
139 stq->type = PIPE_QUERY_TIMESTAMP;
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nv30_query.c 117 case PIPE_QUERY_TIMESTAMP:
162 case PIPE_QUERY_TIMESTAMP:
214 case PIPE_QUERY_TIMESTAMP:
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_query.c 117 case PIPE_QUERY_TIMESTAMP:
162 case PIPE_QUERY_TIMESTAMP:
214 case PIPE_QUERY_TIMESTAMP:
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
r600_query.c 30 type == PIPE_QUERY_TIMESTAMP ||
37 type != PIPE_QUERY_TIMESTAMP;
72 case PIPE_QUERY_TIMESTAMP:
179 case PIPE_QUERY_TIMESTAMP:
273 case PIPE_QUERY_TIMESTAMP:
445 case PIPE_QUERY_TIMESTAMP:
516 rquery->type == PIPE_QUERY_TIMESTAMP) {
  /external/mesa3d/src/gallium/drivers/r600/
r600_query.c 30 type == PIPE_QUERY_TIMESTAMP ||
37 type != PIPE_QUERY_TIMESTAMP;
72 case PIPE_QUERY_TIMESTAMP:
179 case PIPE_QUERY_TIMESTAMP:
273 case PIPE_QUERY_TIMESTAMP:
445 case PIPE_QUERY_TIMESTAMP:
516 rquery->type == PIPE_QUERY_TIMESTAMP) {
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
nvc0_query.c 124 case PIPE_QUERY_TIMESTAMP:
292 case PIPE_QUERY_TIMESTAMP:
384 case PIPE_QUERY_TIMESTAMP:
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_query.c 124 case PIPE_QUERY_TIMESTAMP:
292 case PIPE_QUERY_TIMESTAMP:
384 case PIPE_QUERY_TIMESTAMP:
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
nv50_query.c 218 case PIPE_QUERY_TIMESTAMP:
287 case PIPE_QUERY_TIMESTAMP:
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_query.c 218 case PIPE_QUERY_TIMESTAMP:
287 case PIPE_QUERY_TIMESTAMP:
  /external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
p_defines.h 382 #define PIPE_QUERY_TIMESTAMP 2
614 /* PIPE_QUERY_TIMESTAMP */
  /external/mesa3d/src/gallium/include/pipe/
p_defines.h 382 #define PIPE_QUERY_TIMESTAMP 2
614 /* PIPE_QUERY_TIMESTAMP */
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_inlines.h 545 case PIPE_QUERY_TIMESTAMP:
  /external/mesa3d/src/gallium/auxiliary/util/
u_inlines.h 545 case PIPE_QUERY_TIMESTAMP:

Completed in 127 milliseconds