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.h4330 struct anv_framebuffer { struct
4331 struct vk_object_base base;
4333 uint32_t width;
4334 uint32_t height;
4335 uint32_t layers;
4337 uint32_t attachment_count;
4338 struct anv_image_view * attachments[0];