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

  /external/mesa3d/src/gallium/drivers/ilo/
ilo_query.c 53 [PIPE_QUERY_TIME_ELAPSED] = INFO(draw),
80 case PIPE_QUERY_TIME_ELAPSED:
161 case PIPE_QUERY_TIME_ELAPSED:
ilo_draw.c 75 case PIPE_QUERY_TIME_ELAPSED:
84 if (q->type == PIPE_QUERY_TIME_ELAPSED)
162 case PIPE_QUERY_TIME_ELAPSED:
ilo_render.c 207 case PIPE_QUERY_TIME_ELAPSED:
277 case PIPE_QUERY_TIME_ELAPSED:
  /external/mesa3d/src/gallium/drivers/nouveau/nv30/
nv30_query.c 118 case PIPE_QUERY_TIME_ELAPSED:
156 case PIPE_QUERY_TIME_ELAPSED:
219 case PIPE_QUERY_TIME_ELAPSED:
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_query.c 63 type == PIPE_QUERY_TIME_ELAPSED ||
97 case PIPE_QUERY_TIME_ELAPSED:
152 case PIPE_QUERY_TIME_ELAPSED:
  /external/mesa3d/src/gallium/drivers/swr/
swr_query.cpp 107 case PIPE_QUERY_TIME_ELAPSED:
173 case PIPE_QUERY_TIME_ELAPSED:
205 case PIPE_QUERY_TIME_ELAPSED:
  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_query_hw.c 191 case PIPE_QUERY_TIME_ELAPSED:
248 case PIPE_QUERY_TIME_ELAPSED:
331 case PIPE_QUERY_TIME_ELAPSED:
389 case PIPE_QUERY_TIME_ELAPSED:
  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_query_hw.c 183 case PIPE_QUERY_TIME_ELAPSED:
250 case PIPE_QUERY_TIME_ELAPSED:
343 case PIPE_QUERY_TIME_ELAPSED:
429 case PIPE_QUERY_TIME_ELAPSED:
534 case PIPE_QUERY_TIME_ELAPSED:
  /external/mesa3d/src/gallium/drivers/freedreno/a4xx/
fd4_query.c 255 .query_type = PIPE_QUERY_TIME_ELAPSED,
  /external/mesa3d/src/gallium/drivers/virgl/
virgl_query.c 158 if (query->type == PIPE_QUERY_TIMESTAMP || query->type == PIPE_QUERY_TIME_ELAPSED)
  /external/mesa3d/src/gallium/drivers/radeon/
r600_query.c 499 case PIPE_QUERY_TIME_ELAPSED:
602 case PIPE_QUERY_TIME_ELAPSED:
681 case PIPE_QUERY_TIME_ELAPSED:
917 case PIPE_QUERY_TIME_ELAPSED:
996 case PIPE_QUERY_TIME_ELAPSED:
    [all...]
  /external/mesa3d/src/gallium/include/pipe/
p_defines.h 528 PIPE_QUERY_TIME_ELAPSED,
931 /* PIPE_QUERY_TIME_ELAPSED */
  /external/mesa3d/src/mesa/state_tracker/
st_cb_queryobj.c 119 type = PIPE_QUERY_TIME_ELAPSED;
  /external/mesa3d/src/gallium/auxiliary/util/
u_inlines.h 519 case PIPE_QUERY_TIME_ELAPSED:
  /external/mesa3d/src/gallium/drivers/freedreno/
freedreno_query_hw.c 54 case PIPE_QUERY_TIME_ELAPSED:
  /external/mesa3d/src/gallium/drivers/trace/
tr_dump_state.c 899 case PIPE_QUERY_TIME_ELAPSED:

Completed in 63 milliseconds