Searched defs:radv_query_pool (Results 1 – 1 of 1) sorted by relevance
1649 struct radv_query_pool { struct1650 struct radeon_winsys_bo *bo;1651 uint32_t stride;1652 uint32_t availability_offset;1653 char *ptr;1654 VkQueryType type;1655 uint32_t pipeline_stats_mask;