Home
last modified time | relevance | path

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

12

/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_query_pipe.c83 case PIPE_QUERY_OCCLUSION_PREDICATE: in v3d_begin_query_pipe()
126 case PIPE_QUERY_OCCLUSION_PREDICATE: in v3d_end_query_pipe()
167 case PIPE_QUERY_OCCLUSION_PREDICATE: in v3d_get_query_result_pipe()
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_query.c63 type == PIPE_QUERY_OCCLUSION_PREDICATE || in softpipe_create_query()
97 case PIPE_QUERY_OCCLUSION_PREDICATE: in softpipe_begin_query()
157 case PIPE_QUERY_OCCLUSION_PREDICATE: in softpipe_end_query()
274 case PIPE_QUERY_OCCLUSION_PREDICATE: in softpipe_get_query_result()
298 case PIPE_QUERY_OCCLUSION_PREDICATE: in is_result_nonzero()
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_query.c40 query_type != PIPE_QUERY_OCCLUSION_PREDICATE && in r300_create_query()
175 if (q->type == PIPE_QUERY_OCCLUSION_PREDICATE || in r300_get_query_result()
200 if (r300_query(query)->type == PIPE_QUERY_OCCLUSION_PREDICATE || in r300_render_condition()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_query_hw.c153 case PIPE_QUERY_OCCLUSION_PREDICATE: in nv50_hw_begin_query()
212 case PIPE_QUERY_OCCLUSION_PREDICATE: in nv50_hw_end_query()
309 case PIPE_QUERY_OCCLUSION_PREDICATE: in nv50_hw_get_query_result()
383 case PIPE_QUERY_OCCLUSION_PREDICATE: in nv50_hw_create_query()
Dnv50_query.c99 case PIPE_QUERY_OCCLUSION_PREDICATE: in nv50_render_condition()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_query_hw.c170 case PIPE_QUERY_OCCLUSION_PREDICATE: in nvc0_hw_begin_query()
247 case PIPE_QUERY_OCCLUSION_PREDICATE: in nvc0_hw_end_query()
346 case PIPE_QUERY_OCCLUSION_PREDICATE: in nvc0_hw_get_query_result()
443 case PIPE_QUERY_OCCLUSION_PREDICATE: in nvc0_hw_get_query_result_resource()
555 case PIPE_QUERY_OCCLUSION_PREDICATE: in nvc0_hw_create_query()
Dnvc0_query.c122 case PIPE_QUERY_OCCLUSION_PREDICATE: in nvc0_render_condition()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_query.c139 case PIPE_QUERY_OCCLUSION_PREDICATE: in crocus_is_query_pipelined()
208 case PIPE_QUERY_OCCLUSION_PREDICATE: in write_value()
321 case PIPE_QUERY_OCCLUSION_PREDICATE: in calculate_result_on_cpu()
404 case PIPE_QUERY_OCCLUSION_PREDICATE: in query_is_boolean()
566 q->type == PIPE_QUERY_OCCLUSION_PREDICATE) { in crocus_begin_query()
609 q->type == PIPE_QUERY_OCCLUSION_PREDICATE) { in crocus_end_query()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_query.c128 case PIPE_QUERY_OCCLUSION_PREDICATE: in llvmpipe_get_query_result()
251 case PIPE_QUERY_OCCLUSION_PREDICATE: in llvmpipe_get_query_result_resource()
433 case PIPE_QUERY_OCCLUSION_PREDICATE: in llvmpipe_begin_query()
511 case PIPE_QUERY_OCCLUSION_PREDICATE: in llvmpipe_end_query()
Dlp_setup.c1634 pq->type == PIPE_QUERY_OCCLUSION_PREDICATE || in lp_setup_begin_query()
1686 pq->type == PIPE_QUERY_OCCLUSION_PREDICATE || in lp_setup_end_query()
1727 pq->type == PIPE_QUERY_OCCLUSION_PREDICATE || in lp_setup_end_query()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_query.c120 case PIPE_QUERY_OCCLUSION_PREDICATE: in nv30_query_create()
229 if (q->type == PIPE_QUERY_OCCLUSION_PREDICATE || in nv30_query_result()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query.h112 case PIPE_QUERY_OCCLUSION_PREDICATE: in pidx()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_query.c662 sq->predicate = svga_create_query(pipe, PIPE_QUERY_OCCLUSION_PREDICATE, index); in svga_create_query()
670 case PIPE_QUERY_OCCLUSION_PREDICATE: in svga_create_query()
780 case PIPE_QUERY_OCCLUSION_PREDICATE: in svga_destroy_query()
858 case PIPE_QUERY_OCCLUSION_PREDICATE: in svga_begin_query()
988 case PIPE_QUERY_OCCLUSION_PREDICATE: in svga_end_query()
1111 case PIPE_QUERY_OCCLUSION_PREDICATE: in svga_get_query_result()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_query_acc_occlusion.c52 case PIPE_QUERY_OCCLUSION_PREDICATE: in occlusion_supports()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_query.c538 query->b.type == PIPE_QUERY_OCCLUSION_PREDICATE || in r600_query_hw_prepare_buffer()
623 case PIPE_QUERY_OCCLUSION_PREDICATE: in r600_query_hw_create()
681 type == PIPE_QUERY_OCCLUSION_PREDICATE || in r600_update_occlusion_query_state()
735 case PIPE_QUERY_OCCLUSION_PREDICATE: in r600_query_hw_do_emit_start()
816 case PIPE_QUERY_OCCLUSION_PREDICATE: in r600_query_hw_do_emit_stop()
929 case PIPE_QUERY_OCCLUSION_PREDICATE: in r600_emit_query_predication()
1092 case PIPE_QUERY_OCCLUSION_PREDICATE: in r600_get_hw_query_params()
1187 case PIPE_QUERY_OCCLUSION_PREDICATE: in r600_query_hw_add_result()
1673 if (query->b.type == PIPE_QUERY_OCCLUSION_PREDICATE || in r600_query_hw_get_result_resource()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_query.c119 case PIPE_QUERY_OCCLUSION_PREDICATE: in iris_is_query_pipelined()
185 case PIPE_QUERY_OCCLUSION_PREDICATE: in write_value()
293 case PIPE_QUERY_OCCLUSION_PREDICATE: in calculate_result_on_cpu()
374 case PIPE_QUERY_OCCLUSION_PREDICATE: in query_is_boolean()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_query.c617 query->b.type == PIPE_QUERY_OCCLUSION_PREDICATE || in si_query_hw_prepare_buffer()
709 case PIPE_QUERY_OCCLUSION_PREDICATE: in si_query_hw_create()
758 if (type == PIPE_QUERY_OCCLUSION_COUNTER || type == PIPE_QUERY_OCCLUSION_PREDICATE || in si_update_occlusion_query_state()
813 case PIPE_QUERY_OCCLUSION_PREDICATE: in si_query_hw_do_emit_start()
934 case PIPE_QUERY_OCCLUSION_PREDICATE: in si_query_hw_do_emit_stop()
1129 case PIPE_QUERY_OCCLUSION_PREDICATE: in si_emit_query_predication()
1287 case PIPE_QUERY_OCCLUSION_PREDICATE: in si_get_hw_query_params()
1373 case PIPE_QUERY_OCCLUSION_PREDICATE: in si_query_hw_add_result()
1590 if (query->b.type == PIPE_QUERY_OCCLUSION_PREDICATE || in si_query_hw_get_result_resource()
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_query.c124 .query_type = PIPE_QUERY_OCCLUSION_PREDICATE,
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_query.c246 .query_type = PIPE_QUERY_OCCLUSION_PREDICATE,
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_query.cpp78 case PIPE_QUERY_OCCLUSION_PREDICATE: in d3d12_query_heap_type()
107 case PIPE_QUERY_OCCLUSION_PREDICATE: in d3d12_query_type()
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_context.c880 case PIPE_QUERY_OCCLUSION_PREDICATE: in panfrost_begin_query()
927 case PIPE_QUERY_OCCLUSION_PREDICATE: in panfrost_end_query()
956 case PIPE_QUERY_OCCLUSION_PREDICATE: in panfrost_get_query_result()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_query.c224 case PIPE_QUERY_OCCLUSION_PREDICATE: in get_num_results()
287 case PIPE_QUERY_OCCLUSION_PREDICATE: in convert_query_type()
334 query->type == PIPE_QUERY_OCCLUSION_PREDICATE || in is_bool_query()
550 case PIPE_QUERY_OCCLUSION_PREDICATE: in check_query_results()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DQuery.cpp76 return PIPE_QUERY_OCCLUSION_PREDICATE; in TranslateQueryType()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_query.c141 .query_type = PIPE_QUERY_OCCLUSION_PREDICATE,
/third_party/mesa3d/src/mesa/main/
Dqueryobj.c140 type = PIPE_QUERY_OCCLUSION_PREDICATE; in begin_query()
310 case PIPE_QUERY_OCCLUSION_PREDICATE: in get_query_result()

12