Searched defs:radv_framebuffer (Results 1 – 1 of 1) sorted by relevance
1596 struct radv_framebuffer { struct1597 uint32_t width;1598 uint32_t height;1599 uint32_t layers;1601 uint32_t attachment_count;1602 struct radv_attachment_info attachments[0];