/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_queryobj.c | 170 type = PIPE_QUERY_TIMESTAMP; in st_BeginQuery() 198 type == PIPE_QUERY_TIMESTAMP) { in st_BeginQuery() 223 if (stq->type != PIPE_QUERY_TIMESTAMP) in st_BeginQuery() 243 stq->pq = pipe->create_query(pipe, PIPE_QUERY_TIMESTAMP, 0); in st_EndQuery() 244 stq->type = PIPE_QUERY_TIMESTAMP; in st_EndQuery() 255 if (stq->type != PIPE_QUERY_TIMESTAMP) in st_EndQuery() 329 stq->type == PIPE_QUERY_TIMESTAMP) { in get_query_result()
|
/external/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_query.h | 79 case PIPE_QUERY_TIMESTAMP: in skip_begin_query() 103 case PIPE_QUERY_TIMESTAMP: in pidx()
|
/external/mesa3d/src/gallium/drivers/zink/ |
D | zink_query.c | 74 case PIPE_QUERY_TIMESTAMP: in convert_query_type() 93 return query->type == PIPE_QUERY_TIMESTAMP || query->type == PIPE_QUERY_TIME_ELAPSED; in is_time_query() 145 if (query->type == PIPE_QUERY_TIMESTAMP) in zink_create_query() 208 if (query->type == PIPE_QUERY_TIMESTAMP) in get_query_result() 265 case PIPE_QUERY_TIMESTAMP: in get_query_result() 314 if (q->type != PIPE_QUERY_TIMESTAMP) in reset_pool() 382 q->active = q->type == PIPE_QUERY_TIMESTAMP; in end_query()
|
/external/mesa3d/src/gallium/drivers/swr/ |
D | swr_query.cpp | 107 case PIPE_QUERY_TIMESTAMP: in swr_get_query_result() 171 case PIPE_QUERY_TIMESTAMP: in swr_begin_query() 205 case PIPE_QUERY_TIMESTAMP: in swr_end_query()
|
/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_query.c | 117 case PIPE_QUERY_TIMESTAMP: in nv30_query_create() 164 case PIPE_QUERY_TIMESTAMP: in nv30_query_begin() 217 case PIPE_QUERY_TIMESTAMP: in nv30_query_result()
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_query.c | 73 type == PIPE_QUERY_TIMESTAMP || in softpipe_create_query() 119 case PIPE_QUERY_TIMESTAMP: in softpipe_begin_query() 156 case PIPE_QUERY_TIMESTAMP: in softpipe_end_query()
|
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_query_hw.c | 272 case PIPE_QUERY_TIMESTAMP: in nvc0_hw_end_query() 362 case PIPE_QUERY_TIMESTAMP: in nvc0_hw_get_query_result() 467 case PIPE_QUERY_TIMESTAMP: in nvc0_hw_get_query_result_resource() 479 if (q->type == PIPE_QUERY_TIMESTAMP) { in nvc0_hw_get_query_result_resource() 576 case PIPE_QUERY_TIMESTAMP: in nvc0_hw_create_query()
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_pipe_query.c | 707 case PIPE_QUERY_TIMESTAMP: in svga_create_query() 795 case PIPE_QUERY_TIMESTAMP: in svga_destroy_query() 878 case PIPE_QUERY_TIMESTAMP: in svga_begin_query() 976 if (sq->type == PIPE_QUERY_TIMESTAMP && !sq->active) in svga_end_query() 1003 case PIPE_QUERY_TIMESTAMP: in svga_end_query() 1137 case PIPE_QUERY_TIMESTAMP: { in svga_get_query_result() 1287 struct pipe_query *q = svga_create_query(pipe, PIPE_QUERY_TIMESTAMP, 0); in svga_get_timestamp()
|
/external/mesa3d/src/gallium/frontends/clover/core/ |
D | timestamp.cpp | 32 _query(q.pipe->create_query(q.pipe, PIPE_QUERY_TIMESTAMP, 0)) { in query()
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_query_hw.c | 241 case PIPE_QUERY_TIMESTAMP: in nv50_hw_end_query() 321 case PIPE_QUERY_TIMESTAMP: in nv50_hw_get_query_result() 388 case PIPE_QUERY_TIMESTAMP: in nv50_hw_create_query()
|
/external/mesa3d/src/gallium/drivers/iris/ |
D | iris_query.c | 119 case PIPE_QUERY_TIMESTAMP: in iris_is_query_pipelined() 201 case PIPE_QUERY_TIMESTAMP: in write_value() 295 case PIPE_QUERY_TIMESTAMP: in calculate_result_on_cpu() 403 case PIPE_QUERY_TIMESTAMP: { in calculate_result_on_gpu() 557 if (q->type == PIPE_QUERY_TIMESTAMP) { in iris_end_query()
|
/external/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_query.c | 41 pipeq = PIPE_QUERY_TIMESTAMP; in lvp_CreateQueryPool()
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_query.c | 635 case PIPE_QUERY_TIMESTAMP: in r600_query_hw_create() 841 case PIPE_QUERY_TIMESTAMP: in r600_query_hw_do_emit_stop() 1105 case PIPE_QUERY_TIMESTAMP: in r600_get_hw_query_params() 1199 case PIPE_QUERY_TIMESTAMP: in r600_query_hw_add_result() 1362 rquery->type == PIPE_QUERY_TIMESTAMP) { in r600_query_hw_get_result() 1682 else if (query->b.type == PIPE_QUERY_TIMESTAMP || in r600_query_hw_get_result_resource() 1701 if (query->b.type != PIPE_QUERY_TIMESTAMP) { in r600_query_hw_get_result_resource()
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_query.c | 135 case PIPE_QUERY_TIMESTAMP: in llvmpipe_get_query_result() 255 case PIPE_QUERY_TIMESTAMP: in llvmpipe_get_query_result_resource()
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_query.c | 750 case PIPE_QUERY_TIMESTAMP: in si_query_hw_create() 932 case PIPE_QUERY_TIMESTAMP: in si_query_hw_do_emit_stop() 1203 case PIPE_QUERY_TIMESTAMP: in si_get_hw_query_params() 1291 case PIPE_QUERY_TIMESTAMP: in si_query_hw_add_result() 1431 squery->type == PIPE_QUERY_TIMESTAMP) { in si_query_hw_get_result() 1510 else if (query->b.type == PIPE_QUERY_TIMESTAMP || query->b.type == PIPE_QUERY_TIME_ELAPSED) in si_query_hw_get_result_resource() 1528 if (query->b.type != PIPE_QUERY_TIMESTAMP) { in si_query_hw_get_result_resource()
|
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
D | fd4_query.c | 275 .query_type = PIPE_QUERY_TIMESTAMP,
|
/external/mesa3d/src/gallium/frontends/nine/ |
D | query9.c | 45 PIPE_QUERY_TIMESTAMP : PIPE_QUERY_TYPES; in d3dquerytype_to_pipe_query()
|
/external/mesa3d/src/gallium/drivers/virgl/ |
D | virgl_query.c | 114 query->result_size = (query_type == PIPE_QUERY_TIMESTAMP || in virgl_create_query()
|
/external/virglrenderer/src/gallium/include/pipe/ |
D | p_defines.h | 458 #define PIPE_QUERY_TIMESTAMP 2 macro
|
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
D | fd5_query.c | 244 .query_type = PIPE_QUERY_TIMESTAMP,
|
/external/mesa3d/src/gallium/include/pipe/ |
D | p_defines.h | 583 PIPE_QUERY_TIMESTAMP, enumerator
|
/external/virglrenderer/src/gallium/auxiliary/util/ |
D | u_inlines.h | 542 case PIPE_QUERY_TIMESTAMP: in util_query_clear_result()
|
/external/crosvm/gpu_renderer/src/generated/ |
D | p_defines.rs | 188 pub const PIPE_QUERY_TIMESTAMP: u32 = 2; constant
|
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
D | fd6_query.c | 258 .query_type = PIPE_QUERY_TIMESTAMP,
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_inlines.h | 584 case PIPE_QUERY_TIMESTAMP: in util_query_clear_result()
|