/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglquery.c | 70 _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()
|
D | gstglquery.h | 51 guint query_type; member
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_query_acc_occlusion.c | 47 occlusion_supports(unsigned query_type) in occlusion_supports() 62 occlusion_allocate(struct etna_context *ctx, ASSERTED unsigned query_type) in occlusion_allocate()
|
D | etnaviv_query_acc_perfmon.c | 97 perfmon_supports(unsigned query_type) in perfmon_supports() 103 perfmon_allocate(struct etna_context *ctx, unsigned query_type) in perfmon_allocate()
|
D | etnaviv_query_sw.c | 94 etna_sw_create_query(struct etna_context *ctx, unsigned query_type) in etna_sw_create_query()
|
D | etnaviv_query_acc.c | 165 etna_acc_create_query(struct etna_context *ctx, unsigned query_type) in etna_acc_create_query()
|
D | etnaviv_query.c | 38 etna_create_query(struct pipe_context *pctx, unsigned query_type, in etna_create_query()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_query_acc.c | 189 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()
|
D | freedreno_query.c | 41 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
|
D | freedreno_query_acc.h | 58 unsigned query_type; member
|
D | freedreno_query_sw.c | 171 fd_sw_create_query(struct fd_context *ctx, unsigned query_type, unsigned index) in fd_sw_create_query()
|
D | freedreno_query.h | 107 pidx(unsigned query_type) in pidx()
|
D | freedreno_query_hw.h | 71 unsigned query_type; member
|
D | freedreno_query_hw.c | 43 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/ |
D | d3d12_query.cpp | 63 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/ |
D | hud_driver_query.c | 134 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/ |
D | i915_query.c | 42 i915_create_query(struct pipe_context *ctx, unsigned query_type, unsigned index) in i915_create_query()
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
D | lima_query.c | 43 lima_create_query(struct pipe_context *ctx, unsigned query_type, unsigned index) in lima_create_query()
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
D | v3d_query_pipe.c | 190 v3d_create_query_pipe(struct v3d_context *v3d, unsigned query_type, unsigned index) in v3d_create_query_pipe()
|
D | v3d_query.c | 45 v3d_create_query(struct pipe_context *pctx, unsigned query_type, unsigned index) in v3d_create_query()
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
D | r300_query.c | 32 unsigned query_type, in r300_create_query()
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_query.c | 161 vc4_create_query(struct pipe_context *ctx, unsigned query_type, unsigned index) in vc4_create_query()
|
/third_party/mesa3d/src/freedreno/perfcntrs/ |
D | freedreno_perfcntr.h | 87 enum fd_perfcntr_type query_type; member
|
/third_party/vulkan-loader/loader/ |
D | adapters.h | 70 LoaderQueryRegistryType query_type; member
|
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
D | tr_dump_state.c | 965 trace_dump_query_result(unsigned query_type, unsigned index, in trace_dump_query_result()
|