Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_private.h3700 struct anv_query_pool { struct
3721 static inline uint32_t khr_perf_query_preamble_offset(const struct anv_query_pool *pool, in khr_perf_query_preamble_offset() argument
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_private.h6064 struct anv_query_pool { struct
6065 struct vk_query_pool vk;
6068 uint32_t stride;
6070 struct anv_bo * bo;
6096 static inline uint32_t khr_perf_query_preamble_offset(const struct anv_query_pool *pool, in khr_perf_query_preamble_offset() argument