Searched defs:v3dv_framebuffer (Results 1 – 1 of 1) sorted by relevance
918 struct v3dv_framebuffer { struct919 struct vk_object_base base;921 uint32_t width;922 uint32_t height;923 uint32_t layers;934 bool has_edge_padding;936 uint32_t attachment_count;937 uint32_t color_attachment_count;943 struct v3dv_image_view *attachments[0];