Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_context.c944 panfrost_get_query_result(struct pipe_context *pipe, in panfrost_get_query_result() function
1008 if (panfrost_get_query_result(&ctx->base, pq, wait, &res)) in panfrost_render_condition_check()
1131 gallium->get_query_result = panfrost_get_query_result; in panfrost_create_context()