Home
last modified time | relevance | path

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

123

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglquery.c70 _query_type_to_string (guint query_type) in _query_type_to_string()
85 _gst_gl_query_type_to_gl (GstGLQueryType query_type) in _gst_gl_query_type_to_gl()
134 GstGLQueryType query_type) in gst_gl_query_init()
204 gst_gl_query_new (GstGLContext * context, GstGLQueryType query_type) in gst_gl_query_new()
Dgstglquery.h51 guint query_type; member
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_query_acc_occlusion.c47 occlusion_supports(unsigned query_type) in occlusion_supports()
62 occlusion_allocate(struct etna_context *ctx, ASSERTED unsigned query_type) in occlusion_allocate()
Detnaviv_query_acc_perfmon.c97 perfmon_supports(unsigned query_type) in perfmon_supports()
103 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.c165 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/gallium/drivers/freedreno/
Dfreedreno_query_acc.c189 fd_acc_create_query2(struct fd_context *ctx, unsigned query_type, in fd_acc_create_query2()
216 fd_acc_create_query(struct fd_context *ctx, unsigned query_type, unsigned index) in fd_acc_create_query()
Dfreedreno_query.c41 fd_create_query(struct pipe_context *pctx, unsigned query_type, unsigned index) in fd_create_query()
186 query_type(enum fd_perfcntr_type type) in query_type() function
Dfreedreno_query_acc.h58 unsigned query_type; member
Dfreedreno_query_sw.c171 fd_sw_create_query(struct fd_context *ctx, unsigned query_type, unsigned index) in fd_sw_create_query()
Dfreedreno_query.h107 pidx(unsigned query_type) in pidx()
Dfreedreno_query_hw.h71 unsigned query_type; member
Dfreedreno_query_hw.c43 unsigned query_type) assert_dt in get_sample()
263 fd_hw_create_query(struct fd_context *ctx, unsigned query_type, unsigned index) in fd_hw_create_query()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_query.cpp63 num_sub_queries(unsigned query_type) in num_sub_queries()
74 d3d12_query_heap_type(unsigned query_type, unsigned sub_query) in d3d12_query_heap_type()
102 d3d12_query_type(unsigned query_type, unsigned sub_query, unsigned index) in d3d12_query_type()
131 unsigned query_type, unsigned index) in d3d12_create_query()
/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/i915/
Di915_query.c42 i915_create_query(struct pipe_context *ctx, unsigned query_type, unsigned index) in i915_create_query()
/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/v3d/
Dv3d_query_pipe.c190 v3d_create_query_pipe(struct v3d_context *v3d, unsigned query_type, unsigned index) in v3d_create_query_pipe()
Dv3d_query.c45 v3d_create_query(struct pipe_context *pctx, unsigned query_type, unsigned index) in v3d_create_query()
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_query.c32 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()
/third_party/mesa3d/src/freedreno/perfcntrs/
Dfreedreno_perfcntr.h87 enum fd_perfcntr_type query_type; member
/third_party/vulkan-loader/loader/
Dadapters.h70 LoaderQueryRegistryType query_type; member
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_dump_state.c965 trace_dump_query_result(unsigned query_type, unsigned index, in trace_dump_query_result()

123