Home
last modified time | relevance | path

Searched defs:query_pool (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
Danv_batch_chain.c1947 struct anv_query_pool *query_pool = submit->perf_query_pool; in anv_queue_execbuf_locked() local
2004 struct anv_query_pool *query_pool = submit->perf_query_pool; in anv_queue_execbuf_locked() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_query.c31 VkQueryPool query_pool; member