Home
last modified time | relevance | path

Searched refs:pipe_query (Results 1 – 25 of 1029) sorted by relevance

12345678910>>...42

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_query.c41 static struct pipe_query *
46 return (struct pipe_query *)query; in i915_create_query()
50 i915_destroy_query(struct pipe_context *ctx, struct pipe_query *query) in i915_destroy_query()
56 i915_begin_query(struct pipe_context *ctx, struct pipe_query *query) in i915_begin_query()
62 i915_end_query(struct pipe_context *ctx, struct pipe_query *query) in i915_end_query()
68 i915_get_query_result(struct pipe_context *ctx, struct pipe_query *query, in i915_get_query_result()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_query.c41 static struct pipe_query *
46 return (struct pipe_query *)query; in i915_create_query()
50 i915_destroy_query(struct pipe_context *ctx, struct pipe_query *query) in i915_destroy_query()
56 i915_begin_query(struct pipe_context *ctx, struct pipe_query *query) in i915_begin_query()
62 i915_end_query(struct pipe_context *ctx, struct pipe_query *query) in i915_end_query()
68 i915_get_query_result(struct pipe_context *ctx, struct pipe_query *query, in i915_get_query_result()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_query.c41 static struct pipe_query *
46 return (struct pipe_query *)query; in i915_create_query()
50 i915_destroy_query(struct pipe_context *ctx, struct pipe_query *query) in i915_destroy_query()
56 i915_begin_query(struct pipe_context *ctx, struct pipe_query *query) in i915_begin_query()
62 i915_end_query(struct pipe_context *ctx, struct pipe_query *query) in i915_end_query()
68 i915_get_query_result(struct pipe_context *ctx, struct pipe_query *query, in i915_get_query_result()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_query.c41 static struct pipe_query *
46 return (struct pipe_query *)query; in i915_create_query()
50 i915_destroy_query(struct pipe_context *ctx, struct pipe_query *query) in i915_destroy_query()
56 i915_begin_query(struct pipe_context *ctx, struct pipe_query *query) in i915_begin_query()
62 i915_end_query(struct pipe_context *ctx, struct pipe_query *query) in i915_end_query()
68 i915_get_query_result(struct pipe_context *ctx, struct pipe_query *query, in i915_get_query_result()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_query.c41 static struct pipe_query *
46 return (struct pipe_query *)query; in i915_create_query()
50 i915_destroy_query(struct pipe_context *ctx, struct pipe_query *query) in i915_destroy_query()
56 i915_begin_query(struct pipe_context *ctx, struct pipe_query *query) in i915_begin_query()
62 i915_end_query(struct pipe_context *ctx, struct pipe_query *query) in i915_end_query()
68 i915_get_query_result(struct pipe_context *ctx, struct pipe_query *query, in i915_get_query_result()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_query.c41 static struct pipe_query *
46 return (struct pipe_query *)query; in i915_create_query()
50 i915_destroy_query(struct pipe_context *ctx, struct pipe_query *query) in i915_destroy_query()
56 i915_begin_query(struct pipe_context *ctx, struct pipe_query *query) in i915_begin_query()
62 i915_end_query(struct pipe_context *ctx, struct pipe_query *query) in i915_end_query()
68 i915_get_query_result(struct pipe_context *ctx, struct pipe_query *query, in i915_get_query_result()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/i915/
H A Di915_query.c42 static struct pipe_query *i915_create_query(struct pipe_context *ctx, in i915_create_query()
48 return (struct pipe_query *)query; in i915_create_query()
52 struct pipe_query *query) in i915_destroy_query()
58 struct pipe_query *query) in i915_begin_query()
63 static bool i915_end_query(struct pipe_context *ctx, struct pipe_query *query) in i915_end_query()
69 struct pipe_query *query, in i915_get_query_result()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_query.c41 static struct pipe_query *
46 return (struct pipe_query *)query; in i915_create_query()
50 i915_destroy_query(struct pipe_context *ctx, struct pipe_query *query) in i915_destroy_query()
56 i915_begin_query(struct pipe_context *ctx, struct pipe_query *query) in i915_begin_query()
62 i915_end_query(struct pipe_context *ctx, struct pipe_query *query) in i915_end_query()
68 i915_get_query_result(struct pipe_context *ctx, struct pipe_query *query, in i915_get_query_result()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_query.c41 static struct pipe_query *
46 return (struct pipe_query *)query; in i915_create_query()
50 i915_destroy_query(struct pipe_context *ctx, struct pipe_query *query) in i915_destroy_query()
56 i915_begin_query(struct pipe_context *ctx, struct pipe_query *query) in i915_begin_query()
62 i915_end_query(struct pipe_context *ctx, struct pipe_query *query) in i915_end_query()
68 i915_get_query_result(struct pipe_context *ctx, struct pipe_query *query, in i915_get_query_result()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_query.c41 static struct pipe_query *
46 return (struct pipe_query *)query; in i915_create_query()
50 i915_destroy_query(struct pipe_context *ctx, struct pipe_query *query) in i915_destroy_query()
56 i915_begin_query(struct pipe_context *ctx, struct pipe_query *query) in i915_begin_query()
62 i915_end_query(struct pipe_context *ctx, struct pipe_query *query) in i915_end_query()
68 i915_get_query_result(struct pipe_context *ctx, struct pipe_query *query, in i915_get_query_result()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/i915/
H A Di915_query.c41 static struct pipe_query *
46 return (struct pipe_query *)query; in i915_create_query()
50 i915_destroy_query(struct pipe_context *ctx, struct pipe_query *query) in i915_destroy_query()
56 i915_begin_query(struct pipe_context *ctx, struct pipe_query *query) in i915_begin_query()
62 i915_end_query(struct pipe_context *ctx, struct pipe_query *query) in i915_end_query()
68 i915_get_query_result(struct pipe_context *ctx, struct pipe_query *query, in i915_get_query_result()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/lima/
H A Dlima_query.c42 static struct pipe_query *
48 return (struct pipe_query *)query; in lima_create_query()
52 lima_destroy_query(struct pipe_context *ctx, struct pipe_query *query) in lima_destroy_query()
58 lima_begin_query(struct pipe_context *ctx, struct pipe_query *query) in lima_begin_query()
64 lima_end_query(struct pipe_context *ctx, struct pipe_query *query) in lima_end_query()
70 lima_get_query_result(struct pipe_context *ctx, struct pipe_query *query, in lima_get_query_result()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/lima/
H A Dlima_query.c42 static struct pipe_query *
48 return (struct pipe_query *)query; in lima_create_query()
52 lima_destroy_query(struct pipe_context *ctx, struct pipe_query *query) in lima_destroy_query()
58 lima_begin_query(struct pipe_context *ctx, struct pipe_query *query) in lima_begin_query()
64 lima_end_query(struct pipe_context *ctx, struct pipe_query *query) in lima_end_query()
70 lima_get_query_result(struct pipe_context *ctx, struct pipe_query *query, in lima_get_query_result()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/lima/
H A Dlima_query.c42 static struct pipe_query *
48 return (struct pipe_query *)query; in lima_create_query()
52 lima_destroy_query(struct pipe_context *ctx, struct pipe_query *query) in lima_destroy_query()
58 lima_begin_query(struct pipe_context *ctx, struct pipe_query *query) in lima_begin_query()
64 lima_end_query(struct pipe_context *ctx, struct pipe_query *query) in lima_end_query()
70 lima_get_query_result(struct pipe_context *ctx, struct pipe_query *query, in lima_get_query_result()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/lima/
H A Dlima_query.c42 static struct pipe_query *
48 return (struct pipe_query *)query; in lima_create_query()
52 lima_destroy_query(struct pipe_context *ctx, struct pipe_query *query) in lima_destroy_query()
58 lima_begin_query(struct pipe_context *ctx, struct pipe_query *query) in lima_begin_query()
64 lima_end_query(struct pipe_context *ctx, struct pipe_query *query) in lima_end_query()
70 lima_get_query_result(struct pipe_context *ctx, struct pipe_query *query, in lima_get_query_result()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/lima/
H A Dlima_query.c42 static struct pipe_query *
48 return (struct pipe_query *)query; in lima_create_query()
52 lima_destroy_query(struct pipe_context *ctx, struct pipe_query *query) in lima_destroy_query()
58 lima_begin_query(struct pipe_context *ctx, struct pipe_query *query) in lima_begin_query()
64 lima_end_query(struct pipe_context *ctx, struct pipe_query *query) in lima_end_query()
70 lima_get_query_result(struct pipe_context *ctx, struct pipe_query *query, in lima_get_query_result()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/lima/
H A Dlima_query.c42 static struct pipe_query *
48 return (struct pipe_query *)query; in lima_create_query()
52 lima_destroy_query(struct pipe_context *ctx, struct pipe_query *query) in lima_destroy_query()
58 lima_begin_query(struct pipe_context *ctx, struct pipe_query *query) in lima_begin_query()
64 lima_end_query(struct pipe_context *ctx, struct pipe_query *query) in lima_end_query()
70 lima_get_query_result(struct pipe_context *ctx, struct pipe_query *query, in lima_get_query_result()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/lima/
H A Dlima_query.c42 static struct pipe_query *
48 return (struct pipe_query *)query; in lima_create_query()
52 lima_destroy_query(struct pipe_context *ctx, struct pipe_query *query) in lima_destroy_query()
58 lima_begin_query(struct pipe_context *ctx, struct pipe_query *query) in lima_begin_query()
64 lima_end_query(struct pipe_context *ctx, struct pipe_query *query) in lima_end_query()
70 lima_get_query_result(struct pipe_context *ctx, struct pipe_query *query, in lima_get_query_result()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/lima/
H A Dlima_query.c42 static struct pipe_query *
48 return (struct pipe_query *)query; in lima_create_query()
52 lima_destroy_query(struct pipe_context *ctx, struct pipe_query *query) in lima_destroy_query()
58 lima_begin_query(struct pipe_context *ctx, struct pipe_query *query) in lima_begin_query()
64 lima_end_query(struct pipe_context *ctx, struct pipe_query *query) in lima_end_query()
70 lima_get_query_result(struct pipe_context *ctx, struct pipe_query *query, in lima_get_query_result()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/lima/
H A Dlima_query.c42 static struct pipe_query *
48 return (struct pipe_query *)query; in lima_create_query()
52 lima_destroy_query(struct pipe_context *ctx, struct pipe_query *query) in lima_destroy_query()
58 lima_begin_query(struct pipe_context *ctx, struct pipe_query *query) in lima_begin_query()
64 lima_end_query(struct pipe_context *ctx, struct pipe_query *query) in lima_end_query()
70 lima_get_query_result(struct pipe_context *ctx, struct pipe_query *query, in lima_get_query_result()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/lima/
H A Dlima_query.c42 static struct pipe_query *
48 return (struct pipe_query *)query; in lima_create_query()
52 lima_destroy_query(struct pipe_context *ctx, struct pipe_query *query) in lima_destroy_query()
58 lima_begin_query(struct pipe_context *ctx, struct pipe_query *query) in lima_begin_query()
64 lima_end_query(struct pipe_context *ctx, struct pipe_query *query) in lima_end_query()
70 lima_get_query_result(struct pipe_context *ctx, struct pipe_query *query, in lima_get_query_result()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/lima/
H A Dlima_query.c42 static struct pipe_query *
48 return (struct pipe_query *)query; in lima_create_query()
52 lima_destroy_query(struct pipe_context *ctx, struct pipe_query *query) in lima_destroy_query()
58 lima_begin_query(struct pipe_context *ctx, struct pipe_query *query) in lima_begin_query()
64 lima_end_query(struct pipe_context *ctx, struct pipe_query *query) in lima_end_query()
70 lima_get_query_result(struct pipe_context *ctx, struct pipe_query *query, in lima_get_query_result()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/include/pipe/
H A Dp_context.h56 struct pipe_query;
120 struct pipe_query *query,
128 struct pipe_query *(*create_query)( struct pipe_context *pipe,
147 struct pipe_query *(*create_batch_query)( struct pipe_context *pipe,
152 struct pipe_query *q);
154 bool (*begin_query)(struct pipe_context *pipe, struct pipe_query *q);
155 bool (*end_query)(struct pipe_context *pipe, struct pipe_query *q);
163 struct pipe_query *q,
181 struct pipe_query *q,
219 struct pipe_query *(*new_intel_perf_query_obj)(struct pipe_context *pipe,
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/include/pipe/
H A Dp_context.h59 struct pipe_query;
196 struct pipe_query *query,
214 struct pipe_query *(*create_query)( struct pipe_context *pipe,
233 struct pipe_query *(*create_batch_query)( struct pipe_context *pipe,
238 struct pipe_query *q);
240 bool (*begin_query)(struct pipe_context *pipe, struct pipe_query *q);
241 bool (*end_query)(struct pipe_context *pipe, struct pipe_query *q);
249 struct pipe_query *q,
267 struct pipe_query *q,
305 struct pipe_query *(*new_intel_perf_query_obj)(struct pipe_context *pipe,
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/include/pipe/
H A Dp_context.h59 struct pipe_query;
196 struct pipe_query *query,
214 struct pipe_query *(*create_query)( struct pipe_context *pipe,
233 struct pipe_query *(*create_batch_query)( struct pipe_context *pipe,
238 struct pipe_query *q);
240 bool (*begin_query)(struct pipe_context *pipe, struct pipe_query *q);
241 bool (*end_query)(struct pipe_context *pipe, struct pipe_query *q);
249 struct pipe_query *q,
267 struct pipe_query *q,
305 struct pipe_query *(*new_intel_perf_query_obj)(struct pipe_context *pipe,
[all …]

12345678910>>...42