Searched defs:anv_framebuffer (Results 1 – 1 of 1) sorted by relevance
2787 struct anv_framebuffer { struct2788 uint32_t width;2789 uint32_t height;2790 uint32_t layers;2792 uint32_t attachment_count;2793 struct anv_image_view * attachments[0];