Searched defs:v3dv_query_pool (Results 1 – 1 of 1) sorted by relevance
1669 struct v3dv_query_pool { struct1670 struct vk_object_base base;1675 struct {1685 } meta;1688 struct {1693 } occlusion;1696 struct {1699 } timestamp;1702 struct {1727 struct v3dv_query_pool *pool, argument