Home
last modified time | relevance | path

Searched refs:PIPE_QUERY_TIMESTAMP (Results 1 - 25 of 29) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_query.cpp90 case PIPE_QUERY_TIMESTAMP: in d3d12_query_heap_type()
119 case PIPE_QUERY_TIMESTAMP: in d3d12_query_type()
152 else if (query_type == PIPE_QUERY_TIMESTAMP) in d3d12_create_query()
181 query->subqueries[i].active = (query_type == PIPE_QUERY_TIMESTAMP); in d3d12_create_query()
423 assert(query->type != PIPE_QUERY_TIMESTAMP);
446 if (q_parent->type == PIPE_QUERY_TIMESTAMP)
469 q->active = (q_parent->type == PIPE_QUERY_TIMESTAMP);
493 if (query->type != PIPE_QUERY_TIMESTAMP &&
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query.h97 case PIPE_QUERY_TIMESTAMP: in skip_begin_query()
121 case PIPE_QUERY_TIMESTAMP: in pidx()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_query.c114 case PIPE_QUERY_TIMESTAMP: in nv30_query_create()
161 case PIPE_QUERY_TIMESTAMP: in nv30_query_begin()
214 case PIPE_QUERY_TIMESTAMP: in nv30_query_result()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A 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()
/third_party/mesa3d/src/gallium/drivers/svga/
H A 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()
1290 util_query_clear_result(&result, PIPE_QUERY_TIMESTAMP); in svga_get_timestamp()
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dtimestamp.cpp32 _query(q.pipe->create_query(q.pipe, PIPE_QUERY_TIMESTAMP, 0)) { in query()
/third_party/mesa3d/src/mesa/main/
H A Dqueryobj.c164 type = PIPE_QUERY_TIMESTAMP; in begin_query()
192 type == PIPE_QUERY_TIMESTAMP) { in begin_query()
217 if (q->type != PIPE_QUERY_TIMESTAMP) in begin_query()
236 q->pq = pipe->create_query(pipe, PIPE_QUERY_TIMESTAMP, 0); in end_query()
237 q->type = PIPE_QUERY_TIMESTAMP; in end_query()
248 if (q->type != PIPE_QUERY_TIMESTAMP) in end_query()
322 q->type == PIPE_QUERY_TIMESTAMP) { in get_query_result()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_query.c121 case PIPE_QUERY_TIMESTAMP: in iris_is_query_pipelined()
203 case PIPE_QUERY_TIMESTAMP: in write_value()
297 case PIPE_QUERY_TIMESTAMP: in calculate_result_on_cpu()
405 case PIPE_QUERY_TIMESTAMP: { in calculate_result_on_gpu()
559 if (q->type == PIPE_QUERY_TIMESTAMP) { in iris_end_query()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_query.c141 case PIPE_QUERY_TIMESTAMP: in crocus_is_query_pipelined()
216 case PIPE_QUERY_TIMESTAMP: in write_value()
325 case PIPE_QUERY_TIMESTAMP: in calculate_result_on_cpu()
435 case PIPE_QUERY_TIMESTAMP: { in calculate_result_on_gpu()
600 if (q->type == PIPE_QUERY_TIMESTAMP) { in crocus_end_query()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_query.c227 case PIPE_QUERY_TIMESTAMP: in get_num_results()
291 case PIPE_QUERY_TIMESTAMP: in convert_query_type()
321 return query->type == PIPE_QUERY_TIMESTAMP || query->type == PIPE_QUERY_TIME_ELAPSED; in is_time_query()
403 bool is_timestamp = q->type == PIPE_QUERY_TIMESTAMP || q->type == PIPE_QUERY_TIMESTAMP_DISJOINT; in query_pool_get_range()
500 if (query->type == PIPE_QUERY_TIMESTAMP) { in zink_create_query()
557 case PIPE_QUERY_TIMESTAMP: in check_query_results()
640 bool is_timestamp = query->type == PIPE_QUERY_TIMESTAMP || query->type == PIPE_QUERY_TIMESTAMP_DISJOINT; in get_query_result()
769 if (q->type == PIPE_QUERY_TIMESTAMP) in reset_qbos()
788 bool is_timestamp = q->type == PIPE_QUERY_TIMESTAMP || q->type == PIPE_QUERY_TIMESTAMP_DISJOINT; in update_qbo()
1324 struct pipe_query *pquery = pctx->create_query(pctx, PIPE_QUERY_TIMESTAMP, in zink_get_timestamp()
[all...]
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_query.c73 type == PIPE_QUERY_TIMESTAMP || in softpipe_create_query()
124 case PIPE_QUERY_TIMESTAMP: in softpipe_begin_query()
161 case PIPE_QUERY_TIMESTAMP: in softpipe_end_query()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_query_hw.c245 case PIPE_QUERY_TIMESTAMP: in nv50_hw_end_query()
326 case PIPE_QUERY_TIMESTAMP: in nv50_hw_get_query_result()
399 case PIPE_QUERY_TIMESTAMP: in nv50_hw_create_query()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_query.c719 case PIPE_QUERY_TIMESTAMP: in si_query_hw_create()
965 case PIPE_QUERY_TIMESTAMP: in si_query_hw_do_emit_stop()
1300 case PIPE_QUERY_TIMESTAMP: in si_get_hw_query_params()
1384 case PIPE_QUERY_TIMESTAMP: in si_query_hw_add_result()
1518 squery->type == PIPE_QUERY_TIMESTAMP) { 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()
1614 if (query->b.type != PIPE_QUERY_TIMESTAMP) { in si_query_hw_get_result_resource()
/third_party/mesa3d/src/gallium/drivers/r600/
H A 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()
1679 else if (query->b.type == PIPE_QUERY_TIMESTAMP || in r600_query_hw_get_result_resource()
1698 if (query->b.type != PIPE_QUERY_TIMESTAMP) { in r600_query_hw_get_result_resource()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_query.c272 .query_type = PIPE_QUERY_TIMESTAMP,
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_query.c135 case PIPE_QUERY_TIMESTAMP: in llvmpipe_get_query_result()
264 case PIPE_QUERY_TIMESTAMP: in llvmpipe_get_query_result_resource()
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_query.c114 query->result_size = (query_type == PIPE_QUERY_TIMESTAMP || in virgl_create_query()
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dquery9.c45 PIPE_QUERY_TIMESTAMP : PIPE_QUERY_TYPES; in d3dquerytype_to_pipe_query()
272 (Which is also the unit used by PIPE_QUERY_TIMESTAMP.) in NineQuery9_GetData()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_query.c41 pipeq = PIPE_QUERY_TIMESTAMP; in lvp_CreateQueryPool()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DQuery.cpp70 return PIPE_QUERY_TIMESTAMP; in TranslateQueryType()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h600 PIPE_QUERY_TIMESTAMP, enumerator
1259 /* PIPE_QUERY_TIMESTAMP */
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_query.c240 .query_type = PIPE_QUERY_TIMESTAMP,
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_query.c261 .query_type = PIPE_QUERY_TIMESTAMP,
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_inlines.h644 case PIPE_QUERY_TIMESTAMP: in util_query_clear_result()
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_dump_state.c986 case PIPE_QUERY_TIMESTAMP: in trace_dump_query_result()

Completed in 27 milliseconds

12