Home
last modified time | relevance | path

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

/external/mesa3d/src/broadcom/vulkan/
Dv3dv_private.h938 struct v3dv_framebuffer { struct
939 struct vk_object_base base;
941 uint32_t width;
942 uint32_t height;
943 uint32_t layers;
954 bool has_edge_padding;
956 uint32_t attachment_count;
957 uint32_t color_attachment_count;
963 struct v3dv_image_view *attachments[0];