Home
last modified time | relevance | path

Searched refs:end_intel_perf_query (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_perfquery.c47 pipe->end_intel_perf_query && pipe->delete_intel_perf_query && in st_have_perfquery()
163 pipe->end_intel_perf_query(pipe, (struct pipe_query *)o); in st_EndPerfQuery()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context_calls.h90 CALL(end_intel_perf_query)
Du_threaded_context.c4027 pipe->end_intel_perf_query(pipe, to_call(call, tc_query_call)->query); in tc_call_end_intel_perf_query()
4410 CTX_INIT(end_intel_perf_query); in threaded_context_create()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_performance_query.c244 ctx->end_intel_perf_query = iris_end_perf_query; in iris_init_perfquery_functions()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_context.h310 void (*end_intel_perf_query)(struct pipe_context *pipe, struct pipe_query *q); member
/third_party/mesa3d/docs/relnotes/
D21.2.0.rst3374 - gallium/u_threaded: offload begin/end_intel_perf_query
D21.1.0.rst3245 - gallium/u_threaded: offload begin/end_intel_perf_query