HomeSort by: relevance | last modified time | path
    Searched defs:anv_query_pool (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
anv_private.h 1032 struct anv_query_pool * perf_query_pool;
3134 struct anv_query_pool *perf_query_pool;
4626 struct anv_query_pool { struct
4647 static inline uint32_t khr_perf_query_preamble_offset(const struct anv_query_pool *pool,
4725 struct anv_query_pool *pool, uint32_t pass,
4774 VK_DEFINE_NONDISP_HANDLE_CASTS(anv_query_pool, base, VkQueryPool,
  /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
anv_private.h 342 __builtin_types_compatible_p (__typeof (o), struct anv_query_pool*), \
3595 struct anv_query_pool { struct
3703 ANV_DEFINE_NONDISP_HANDLE_CASTS(anv_query_pool, VkQueryPool)

Completed in 10 milliseconds