Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_private.h918 struct v3dv_framebuffer { struct
919 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];