Searched refs:end_intel_perf_query (Results 1 – 9 of 9) sorted by relevance
90 CALL(end_intel_perf_query)
5029 pipe->end_intel_perf_query(pipe, to_call(call, tc_query_call)->query); in tc_call_end_intel_perf_query()5418 CTX_INIT(end_intel_perf_query); in threaded_context_create()
258 ctx->end_intel_perf_query = crocus_end_perf_query; in crocus_init_perfquery_functions()
259 ctx->end_intel_perf_query = iris_end_perf_query; in iris_init_perfquery_functions()
633 ctx->pipe->end_intel_perf_query(ctx->pipe, (struct pipe_query *)obj); in _mesa_EndPerfQueryINTEL()
326 void (*end_intel_perf_query)(struct pipe_context *pipe, struct pipe_query *q); member
428 pipe->end_intel_perf_query && pipe->delete_intel_perf_query && in st_have_perfquery()
3374 - gallium/u_threaded: offload begin/end_intel_perf_query
3245 - gallium/u_threaded: offload begin/end_intel_perf_query