Searched defs:v3dv_query_pool (Results 1 – 1 of 1) sorted by relevance
1658 struct v3dv_query_pool { struct1659 struct vk_object_base base;1664 struct {1674 } meta;1677 struct {1682 } occlusion;1685 struct {1688 } timestamp;1691 struct {1716 struct v3dv_query_pool *pool, argument