Searched defs:lvp_framebuffer (Results 1 – 1 of 1) sorted by relevance
325 struct lvp_framebuffer { struct326 struct vk_object_base base;327 uint32_t width;328 uint32_t height;329 uint32_t layers;331 bool imageless;332 uint32_t attachment_count;333 struct lvp_image_view * attachments[0];