/third_party/mesa3d/src/gallium/drivers/v3d/ |
D | v3d_query_pipe.c | 82 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/ |
D | etnaviv_query_acc_occlusion.c | 50 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/ |
D | nv50_query_hw.c | 152 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()
|
D | nv50_query.c | 98 case PIPE_QUERY_OCCLUSION_COUNTER: in nv50_render_condition()
|
/third_party/mesa3d/src/gallium/tests/graw/ |
D | occlusion-query.c | 174 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/ |
D | sp_query.c | 62 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/ |
D | lp_query.c | 123 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/ |
D | nvc0_query_hw.c | 169 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()
|
D | nvc0_query.c | 121 case PIPE_QUERY_OCCLUSION_COUNTER: in nvc0_render_condition()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_query.h | 110 case PIPE_QUERY_OCCLUSION_COUNTER: in pidx()
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_query.c | 138 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/ |
D | fd3_query.c | 118 .query_type = PIPE_QUERY_OCCLUSION_COUNTER,
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_pipe_query.c | 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/r600/ |
D | r600_query.c | 537 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/ |
D | si_query.c | 616 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/ |
D | pan_context.c | 879 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/ |
D | iris_query.c | 118 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/ |
D | r300_query.c | 39 if (query_type != PIPE_QUERY_OCCLUSION_COUNTER && in r300_create_query()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
D | fd4_query.c | 240 .query_type = PIPE_QUERY_OCCLUSION_COUNTER,
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_query.c | 38 pipeq = PIPE_QUERY_OCCLUSION_COUNTER; in lvp_CreateQueryPool()
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
D | d3d12_query.cpp | 77 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/ |
D | query9.c | 42 PIPE_QUERY_OCCLUSION_COUNTER : PIPE_QUERY_TYPES; in d3dquerytype_to_pipe_query()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_query.c | 119 case PIPE_QUERY_OCCLUSION_COUNTER: in nv30_query_create()
|
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
D | Query.cpp | 68 return PIPE_QUERY_OCCLUSION_COUNTER; in TranslateQueryType()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_query.c | 223 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()
|