Home
last modified time | relevance | path

Searched defs:query_type (Results 1 – 25 of 57) sorted by relevance

123

/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_query_acc_occlusion.c49 occlusion_supports(unsigned query_type) in occlusion_supports()
64 occlusion_allocate(struct etna_context *ctx, ASSERTED unsigned query_type) in occlusion_allocate()
Detnaviv_query_acc_perfmon.c96 perfmon_supports(unsigned query_type) in perfmon_supports()
102 perfmon_allocate(struct etna_context *ctx, unsigned query_type) in perfmon_allocate()
Detnaviv_query_sw.c94 etna_sw_create_query(struct etna_context *ctx, unsigned query_type) in etna_sw_create_query()
Detnaviv_query_acc.c154 etna_acc_create_query(struct etna_context *ctx, unsigned query_type) in etna_acc_create_query()
Detnaviv_query.c38 etna_create_query(struct pipe_context *pctx, unsigned query_type, in etna_create_query()
/third_party/mesa3d/src/vulkan/runtime/
Dvk_query_pool.h36 VkQueryType query_type; member
/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_driver_query.c134 unsigned query_type, unsigned *result_index) in batch_query_add()
197 enum pipe_query_type query_type; member
373 enum pipe_query_type query_type, in hud_pipe_query_install()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_query.cpp40 num_sub_queries(unsigned query_type, unsigned index) in num_sub_queries()
53 d3d12_query_heap_type(unsigned query_type, unsigned sub_query) in d3d12_query_heap_type()
83 d3d12_query_type(unsigned query_type, unsigned sub_query, unsigned index) in d3d12_query_type()
115 unsigned query_type, unsigned index) in d3d12_create_query()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query_acc.c246 fd_acc_create_query2(struct fd_context *ctx, unsigned query_type, in fd_acc_create_query2()
273 fd_acc_create_query(struct fd_context *ctx, unsigned query_type, unsigned index) in fd_acc_create_query()
Dfreedreno_query.c24 fd_create_query(struct pipe_context *pctx, unsigned query_type, unsigned index) in fd_create_query()
183 query_type(enum fd_perfcntr_type type) in query_type() function
Dfreedreno_query_sw.c153 fd_sw_create_query(struct fd_context *ctx, unsigned query_type, unsigned index) in fd_sw_create_query()
Dfreedreno_query.h95 pidx(unsigned query_type) in pidx()
Dfreedreno_query_hw.h53 unsigned query_type; member
Dfreedreno_query_hw.c25 unsigned query_type) assert_dt in get_sample()
241 fd_hw_create_query(struct fd_context *ctx, unsigned query_type, unsigned index) in fd_hw_create_query()
Dfreedreno_query_acc.h60 unsigned query_type; member
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_query.c43 lima_create_query(struct pipe_context *ctx, unsigned query_type, unsigned index) in lima_create_query()
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_query.c42 i915_create_query(struct pipe_context *ctx, unsigned query_type, unsigned index) in i915_create_query()
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/ops_func_impl/
Dfused_infer_attention_score.cc76 auto query_type = input_args[kIndex0]->GetType(); in InferType() local
Dapply_rotary_pos_emb.cc44 auto query_type = input_args[kApplyRotaryPosEmbQueryIndex]->GetType(); in InferType() local
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_query_pipe.c273 v3d_create_query_pipe(struct v3d_context *v3d, unsigned query_type, unsigned index) in v3d_create_query_pipe()
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/ops/
Dtest_ops_paged_attention.cc33 TypePtr query_type; member
Dtest_ops_paged_attention_mask.cc33 TypePtr query_type; member
/third_party/mesa3d/src/panfrost/vulkan/jm/
Dpanvk_vX_cmd_query.c423 panvk_nir_copy_query(nir_builder *b, VkQueryType query_type, in panvk_nir_copy_query()
474 build_copy_queries_shader(VkQueryType query_type, uint32_t max_threads_per_wg, in build_copy_queries_shader()
501 get_copy_queries_pipeline(struct panvk_device *dev, VkQueryType query_type, in get_copy_queries_pipeline()
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_query.c15 unsigned query_type, in r300_create_query()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_query.c161 vc4_create_query(struct pipe_context *ctx, unsigned query_type, unsigned index) in vc4_create_query()

123