Home
last modified time | relevance | path

Searched defs:anv_framebuffer (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/intel/vulkan/
Danv_private.h2787 struct anv_framebuffer { struct
2788 uint32_t width;
2789 uint32_t height;
2790 uint32_t layers;
2792 uint32_t attachment_count;
2793 struct anv_image_view * attachments[0];