Home
last modified time | relevance | path

Searched refs:PIPE_QUERY_OCCLUSION_COUNTER (Results 1 – 25 of 38) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_query_pipe.c82 case PIPE_QUERY_OCCLUSION_COUNTER: in v3d_begin_query_pipe()
125 case PIPE_QUERY_OCCLUSION_COUNTER: in v3d_end_query_pipe()
164 case PIPE_QUERY_OCCLUSION_COUNTER: in v3d_get_query_result_pipe()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_query_acc_occlusion.c50 case PIPE_QUERY_OCCLUSION_COUNTER: in occlusion_supports()
105 if (aq->base.type == PIPE_QUERY_OCCLUSION_COUNTER) in occlusion_result()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_query_hw.c152 case PIPE_QUERY_OCCLUSION_COUNTER: in nv50_hw_begin_query()
211 case PIPE_QUERY_OCCLUSION_COUNTER: in nv50_hw_end_query()
306 case PIPE_QUERY_OCCLUSION_COUNTER: /* u32 sequence, u32 count, u64 time */ in nv50_hw_get_query_result()
382 case PIPE_QUERY_OCCLUSION_COUNTER: in nv50_hw_create_query()
Dnv50_query.c98 case PIPE_QUERY_OCCLUSION_COUNTER: in nv50_render_condition()
/third_party/mesa3d/src/gallium/tests/graw/
Docclusion-query.c174 q1 = info.ctx->create_query(info.ctx, PIPE_QUERY_OCCLUSION_COUNTER, 0); in draw()
175 q2 = info.ctx->create_query(info.ctx, PIPE_QUERY_OCCLUSION_COUNTER, 0); in draw()
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_query.c62 assert(type == PIPE_QUERY_OCCLUSION_COUNTER || in softpipe_create_query()
96 case PIPE_QUERY_OCCLUSION_COUNTER: in softpipe_begin_query()
156 case PIPE_QUERY_OCCLUSION_COUNTER: in softpipe_end_query()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_query.c123 case PIPE_QUERY_OCCLUSION_COUNTER: in llvmpipe_get_query_result()
246 case PIPE_QUERY_OCCLUSION_COUNTER: in llvmpipe_get_query_result_resource()
432 case PIPE_QUERY_OCCLUSION_COUNTER: in llvmpipe_begin_query()
510 case PIPE_QUERY_OCCLUSION_COUNTER: in llvmpipe_end_query()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_query_hw.c169 case PIPE_QUERY_OCCLUSION_COUNTER: in nvc0_hw_begin_query()
246 case PIPE_QUERY_OCCLUSION_COUNTER: in nvc0_hw_end_query()
343 case PIPE_QUERY_OCCLUSION_COUNTER: /* u32 sequence, u32 count, u64 time */ in nvc0_hw_get_query_result()
554 case PIPE_QUERY_OCCLUSION_COUNTER: in nvc0_hw_create_query()
Dnvc0_query.c121 case PIPE_QUERY_OCCLUSION_COUNTER: in nvc0_render_condition()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query.h110 case PIPE_QUERY_OCCLUSION_COUNTER: in pidx()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_query.c138 case PIPE_QUERY_OCCLUSION_COUNTER: in crocus_is_query_pipelined()
207 case PIPE_QUERY_OCCLUSION_COUNTER: in write_value()
351 case PIPE_QUERY_OCCLUSION_COUNTER: in calculate_result_on_cpu()
565 if (q->type == PIPE_QUERY_OCCLUSION_COUNTER || in crocus_begin_query()
608 if (q->type == PIPE_QUERY_OCCLUSION_COUNTER || in crocus_end_query()
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_query.c118 .query_type = PIPE_QUERY_OCCLUSION_COUNTER,
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_query.c645 case PIPE_QUERY_OCCLUSION_COUNTER: in svga_create_query()
779 case PIPE_QUERY_OCCLUSION_COUNTER: in svga_destroy_query()
857 case PIPE_QUERY_OCCLUSION_COUNTER: in svga_begin_query()
987 case PIPE_QUERY_OCCLUSION_COUNTER: in svga_end_query()
1101 case PIPE_QUERY_OCCLUSION_COUNTER: in svga_get_query_result()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_query.c537 if (query->b.type == PIPE_QUERY_OCCLUSION_COUNTER || in r600_query_hw_prepare_buffer()
622 case PIPE_QUERY_OCCLUSION_COUNTER: in r600_query_hw_create()
680 if (type == PIPE_QUERY_OCCLUSION_COUNTER || in r600_update_occlusion_query_state()
734 case PIPE_QUERY_OCCLUSION_COUNTER: in r600_query_hw_do_emit_start()
815 case PIPE_QUERY_OCCLUSION_COUNTER: in r600_query_hw_do_emit_stop()
928 case PIPE_QUERY_OCCLUSION_COUNTER: in r600_emit_query_predication()
1091 case PIPE_QUERY_OCCLUSION_COUNTER: in r600_get_hw_query_params()
1179 case PIPE_QUERY_OCCLUSION_COUNTER: { in r600_query_hw_add_result()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_query.c616 if (query->b.type == PIPE_QUERY_OCCLUSION_COUNTER || in si_query_hw_prepare_buffer()
708 case PIPE_QUERY_OCCLUSION_COUNTER: in si_query_hw_create()
758 if (type == PIPE_QUERY_OCCLUSION_COUNTER || type == PIPE_QUERY_OCCLUSION_PREDICATE || in si_update_occlusion_query_state()
812 case PIPE_QUERY_OCCLUSION_COUNTER: in si_query_hw_do_emit_start()
933 case PIPE_QUERY_OCCLUSION_COUNTER: in si_query_hw_do_emit_stop()
1128 case PIPE_QUERY_OCCLUSION_COUNTER: in si_emit_query_predication()
1286 case PIPE_QUERY_OCCLUSION_COUNTER: in si_get_hw_query_params()
1366 case PIPE_QUERY_OCCLUSION_COUNTER: { in si_query_hw_add_result()
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_context.c879 case PIPE_QUERY_OCCLUSION_COUNTER: in panfrost_begin_query()
926 case PIPE_QUERY_OCCLUSION_COUNTER: in panfrost_end_query()
955 case PIPE_QUERY_OCCLUSION_COUNTER: in panfrost_get_query_result()
964 if (query->type == PIPE_QUERY_OCCLUSION_COUNTER) { in panfrost_get_query_result()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_query.c118 case PIPE_QUERY_OCCLUSION_COUNTER: in iris_is_query_pipelined()
184 case PIPE_QUERY_OCCLUSION_COUNTER: in write_value()
323 case PIPE_QUERY_OCCLUSION_COUNTER: in calculate_result_on_cpu()
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_query.c39 if (query_type != PIPE_QUERY_OCCLUSION_COUNTER && in r300_create_query()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_query.c240 .query_type = PIPE_QUERY_OCCLUSION_COUNTER,
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_query.c38 pipeq = PIPE_QUERY_OCCLUSION_COUNTER; in lvp_CreateQueryPool()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_query.cpp77 case PIPE_QUERY_OCCLUSION_COUNTER: in d3d12_query_heap_type()
105 case PIPE_QUERY_OCCLUSION_COUNTER: in d3d12_query_type()
/third_party/mesa3d/src/gallium/frontends/nine/
Dquery9.c42 PIPE_QUERY_OCCLUSION_COUNTER : PIPE_QUERY_TYPES; in d3dquerytype_to_pipe_query()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_query.c119 case PIPE_QUERY_OCCLUSION_COUNTER: in nv30_query_create()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DQuery.cpp68 return PIPE_QUERY_OCCLUSION_COUNTER; in TranslateQueryType()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_query.c223 case PIPE_QUERY_OCCLUSION_COUNTER: in get_num_results()
284 case PIPE_QUERY_OCCLUSION_COUNTER: in convert_query_type()
565 case PIPE_QUERY_OCCLUSION_COUNTER: in check_query_results()

12