Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context_calls.h89 CALL(end_intel_perf_query)
Du_threaded_context.c4229 pipe->end_intel_perf_query(pipe, to_call(call, tc_query_call)->query); in tc_call_end_intel_perf_query()
4611 CTX_INIT(end_intel_perf_query); in threaded_context_create()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_performance_query.c258 ctx->end_intel_perf_query = iris_end_perf_query; in iris_init_perfquery_functions()
/third_party/mesa3d/src/mesa/main/
Dperformance_query.c635 ctx->pipe->end_intel_perf_query(ctx->pipe, (struct pipe_query *)obj); in _mesa_EndPerfQueryINTEL()
/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/src/mesa/state_tracker/
Dst_context.c474 pipe->end_intel_perf_query && pipe->delete_intel_perf_query && in st_have_perfquery()
/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