Searched defs:anv_query_pool (Results 1 – 1 of 1) sorted by relevance
2856 struct anv_query_pool { struct2857 VkQueryType type;2858 VkQueryPipelineStatisticFlags pipeline_statistics;2860 uint32_t stride;2862 uint32_t slots;2863 struct anv_bo bo;