Home
last modified time | relevance | path

Searched refs:PIPE_QUERY_OCCLUSION_COUNTER (Results 1 - 25 of 36) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/v3d/
H A 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/
H A 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/tests/graw/
H A 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/llvmpipe/
H A 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/nv50/
H A 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()
H A Dnv50_query.c98 case PIPE_QUERY_OCCLUSION_COUNTER: in nv50_render_condition()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A 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()
H A Dnvc0_query.c121 case PIPE_QUERY_OCCLUSION_COUNTER: in nvc0_render_condition()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A 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/
H A Dfreedreno_query.h110 case PIPE_QUERY_OCCLUSION_COUNTER: in pidx()
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A 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/radeonsi/
H A 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/r600/
H A 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/freedreno/a3xx/
H A Dfd3_query.c118 .query_type = PIPE_QUERY_OCCLUSION_COUNTER,
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_query.c57 /** For PIPE_QUERY_OCCLUSION_COUNTER / SVGA3D_QUERYTYPE_OCCLUSION */
645 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/freedreno/a4xx/
H A Dfd4_query.c240 .query_type = PIPE_QUERY_OCCLUSION_COUNTER,
/third_party/mesa3d/src/gallium/drivers/iris/
H A 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/panfrost/
H A 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/frontends/nine/
H A Dquery9.c42 PIPE_QUERY_OCCLUSION_COUNTER : PIPE_QUERY_TYPES; in d3dquerytype_to_pipe_query()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_query.c38 pipeq = PIPE_QUERY_OCCLUSION_COUNTER; in lvp_CreateQueryPool()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_query.c119 case PIPE_QUERY_OCCLUSION_COUNTER: in nv30_query_create()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_query.c39 if (query_type != PIPE_QUERY_OCCLUSION_COUNTER && in r300_create_query()
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A 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/d3d10umd/
H A DQuery.cpp68 return PIPE_QUERY_OCCLUSION_COUNTER; in TranslateQueryType()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h597 PIPE_QUERY_OCCLUSION_COUNTER, enumerator
1258 /* PIPE_QUERY_OCCLUSION_COUNTER */

Completed in 23 milliseconds

12