Home
last modified time | relevance | path

Searched refs:PIPE_QUERY_TIMESTAMP (Results 1 – 25 of 32) sorted by relevance

12

/external/mesa3d/src/mesa/state_tracker/
Dst_cb_queryobj.c170 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/
Dfreedreno_query.h79 case PIPE_QUERY_TIMESTAMP: in skip_begin_query()
103 case PIPE_QUERY_TIMESTAMP: in pidx()
/external/mesa3d/src/gallium/drivers/zink/
Dzink_query.c74 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/
Dswr_query.cpp107 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/
Dnv30_query.c117 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/
Dsp_query.c73 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/
Dnvc0_query_hw.c272 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/
Dsvga_pipe_query.c707 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/
Dtimestamp.cpp32 _query(q.pipe->create_query(q.pipe, PIPE_QUERY_TIMESTAMP, 0)) { in query()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_query_hw.c241 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/
Diris_query.c119 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/
Dlvp_query.c41 pipeq = PIPE_QUERY_TIMESTAMP; in lvp_CreateQueryPool()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_query.c635 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/
Dlp_query.c135 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/
Dsi_query.c750 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/
Dfd4_query.c275 .query_type = PIPE_QUERY_TIMESTAMP,
/external/mesa3d/src/gallium/frontends/nine/
Dquery9.c45 PIPE_QUERY_TIMESTAMP : PIPE_QUERY_TYPES; in d3dquerytype_to_pipe_query()
/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_query.c114 query->result_size = (query_type == PIPE_QUERY_TIMESTAMP || in virgl_create_query()
/external/virglrenderer/src/gallium/include/pipe/
Dp_defines.h458 #define PIPE_QUERY_TIMESTAMP 2 macro
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_query.c244 .query_type = PIPE_QUERY_TIMESTAMP,
/external/mesa3d/src/gallium/include/pipe/
Dp_defines.h583 PIPE_QUERY_TIMESTAMP, enumerator
/external/virglrenderer/src/gallium/auxiliary/util/
Du_inlines.h542 case PIPE_QUERY_TIMESTAMP: in util_query_clear_result()
/external/crosvm/gpu_renderer/src/generated/
Dp_defines.rs188 pub const PIPE_QUERY_TIMESTAMP: u32 = 2; constant
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_query.c258 .query_type = PIPE_QUERY_TIMESTAMP,
/external/mesa3d/src/gallium/auxiliary/util/
Du_inlines.h584 case PIPE_QUERY_TIMESTAMP: in util_query_clear_result()

12