Searched defs:v3dv_query_pool (Results 1 – 1 of 1) sorted by relevance
1665 struct v3dv_query_pool { struct1666 struct vk_object_base base;1671 struct {1681 } meta;1684 struct {1689 } occlusion;1692 struct {1695 } timestamp;1698 struct {1723 struct v3dv_query_pool *pool, argument