Home
last modified time | relevance | path

Searched refs:PIPE_QUERY_TIME_ELAPSED (Results 1 – 25 of 26) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_query.cpp91 case PIPE_QUERY_TIME_ELAPSED: in d3d12_query_heap_type()
120 case PIPE_QUERY_TIME_ELAPSED: in d3d12_query_type()
150 if (unlikely(query_type == PIPE_QUERY_TIME_ELAPSED)) in d3d12_create_query()
239 if (q_parent->type == PIPE_QUERY_TIME_ELAPSED) in accumulate_subresult()
425 if (unlikely(query->type == PIPE_QUERY_TIME_ELAPSED)) in d3d12_begin_query()
453 unsigned resolve_count = q_parent->type == PIPE_QUERY_TIME_ELAPSED ? 2 : 1; in end_subquery()
494 query->type != PIPE_QUERY_TIME_ELAPSED) in d3d12_end_query()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_query.c115 case PIPE_QUERY_TIME_ELAPSED: in nv30_query_create()
154 case PIPE_QUERY_TIME_ELAPSED: in nv30_query_begin()
217 case PIPE_QUERY_TIME_ELAPSED: in nv30_query_result()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_query_hw.c186 case PIPE_QUERY_TIME_ELAPSED: in nv50_hw_begin_query()
248 case PIPE_QUERY_TIME_ELAPSED: in nv50_hw_end_query()
333 case PIPE_QUERY_TIME_ELAPSED: in nv50_hw_get_query_result()
398 case PIPE_QUERY_TIME_ELAPSED: in nv50_hw_create_query()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_query_hw.c203 case PIPE_QUERY_TIME_ELAPSED: in nvc0_hw_begin_query()
273 case PIPE_QUERY_TIME_ELAPSED: in nvc0_hw_end_query()
369 case PIPE_QUERY_TIME_ELAPSED: in nvc0_hw_get_query_result()
466 case PIPE_QUERY_TIME_ELAPSED: in nvc0_hw_get_query_result_resource()
575 case PIPE_QUERY_TIME_ELAPSED: in nvc0_hw_create_query()
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_query.c65 type == PIPE_QUERY_TIME_ELAPSED || in softpipe_create_query()
101 case PIPE_QUERY_TIME_ELAPSED: in softpipe_begin_query()
164 case PIPE_QUERY_TIME_ELAPSED: in softpipe_end_query()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query.h119 case PIPE_QUERY_TIME_ELAPSED: in pidx()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_query.c123 case PIPE_QUERY_TIME_ELAPSED: in iris_is_query_pipelined()
202 case PIPE_QUERY_TIME_ELAPSED: in write_value()
303 case PIPE_QUERY_TIME_ELAPSED: in calculate_result_on_cpu()
415 case PIPE_QUERY_TIME_ELAPSED: { in calculate_result_on_gpu()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_query.c143 case PIPE_QUERY_TIME_ELAPSED: in crocus_is_query_pipelined()
215 case PIPE_QUERY_TIME_ELAPSED: in write_value()
331 case PIPE_QUERY_TIME_ELAPSED: in calculate_result_on_cpu()
445 case PIPE_QUERY_TIME_ELAPSED: { in calculate_result_on_gpu()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_query.c226 case PIPE_QUERY_TIME_ELAPSED: in get_num_results()
290 case PIPE_QUERY_TIME_ELAPSED: in convert_query_type()
321 return query->type == PIPE_QUERY_TIMESTAMP || query->type == PIPE_QUERY_TIME_ELAPSED; in is_time_query()
556 case PIPE_QUERY_TIME_ELAPSED: in check_query_results()
561 if (query->type != PIPE_QUERY_TIME_ELAPSED || i) in check_query_results()
830 if (q->type == PIPE_QUERY_TIME_ELAPSED) { in begin_query()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_query.c630 case PIPE_QUERY_TIME_ELAPSED: in r600_query_hw_create()
752 case PIPE_QUERY_TIME_ELAPSED: in r600_query_hw_do_emit_start()
838 case PIPE_QUERY_TIME_ELAPSED: in r600_query_hw_do_emit_stop()
1100 case PIPE_QUERY_TIME_ELAPSED: in r600_get_hw_query_params()
1196 case PIPE_QUERY_TIME_ELAPSED: in r600_query_hw_add_result()
1361 if (rquery->type == PIPE_QUERY_TIME_ELAPSED || in r600_query_hw_get_result()
1680 query->b.type == PIPE_QUERY_TIME_ELAPSED) in r600_query_hw_get_result_resource()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_query.c715 case PIPE_QUERY_TIME_ELAPSED: in si_query_hw_create()
847 case PIPE_QUERY_TIME_ELAPSED: in si_query_hw_do_emit_start()
962 case PIPE_QUERY_TIME_ELAPSED: in si_query_hw_do_emit_stop()
1295 case PIPE_QUERY_TIME_ELAPSED: in si_get_hw_query_params()
1381 case PIPE_QUERY_TIME_ELAPSED: in si_query_hw_add_result()
1517 if (squery->type == PIPE_QUERY_TIME_ELAPSED || in si_query_hw_get_result()
1596 else if (query->b.type == PIPE_QUERY_TIMESTAMP || query->b.type == PIPE_QUERY_TIME_ELAPSED) in si_query_hw_get_result_resource()
Dsi_test_dma_perf.c155 unsigned query_type = PIPE_QUERY_TIME_ELAPSED; in si_test_dma_perf()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_query.c258 .query_type = PIPE_QUERY_TIME_ELAPSED,
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_query.c142 case PIPE_QUERY_TIME_ELAPSED: { in llvmpipe_get_query_result()
271 case PIPE_QUERY_TIME_ELAPSED: { in llvmpipe_get_query_result_resource()
Dlp_setup.c1637 pq->type == PIPE_QUERY_TIME_ELAPSED)) in lp_setup_begin_query()
1690 pq->type == PIPE_QUERY_TIME_ELAPSED) { in lp_setup_end_query()
1730 pq->type == PIPE_QUERY_TIME_ELAPSED) { in lp_setup_end_query()
Dlp_rast.c638 case PIPE_QUERY_TIME_ELAPSED: in lp_rast_begin_query()
668 case PIPE_QUERY_TIME_ELAPSED: in lp_rast_end_query()
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_query.c115 query_type == PIPE_QUERY_TIME_ELAPSED) ? 8 : 4; in virgl_create_query()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_query.c224 .query_type = PIPE_QUERY_TIME_ELAPSED,
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_helpers.c311 ctx->create_query(ctx, PIPE_QUERY_TIME_ELAPSED, 0); in util_begin_time_query()
Du_inlines.h645 case PIPE_QUERY_TIME_ELAPSED: in util_query_clear_result()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_defines.h602 PIPE_QUERY_TIME_ELAPSED, enumerator
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_query.c245 .query_type = PIPE_QUERY_TIME_ELAPSED,
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_dump_state.c987 case PIPE_QUERY_TIME_ELAPSED: in trace_dump_query_result()
/third_party/mesa3d/src/mesa/main/
Dqueryobj.c162 type = PIPE_QUERY_TIME_ELAPSED; in begin_query()
/third_party/mesa3d/docs/gallium/
Dcontext.rst458 ``PIPE_QUERY_TIME_ELAPSED`` returns the amount of time, in nanoseconds,

12