Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_private.h2407 struct radv_framebuffer { struct
2408 struct vk_object_base base;
2409 uint32_t width;
2410 uint32_t height;
2411 uint32_t layers;
2413 bool imageless;
2415 uint32_t attachment_count;
2416 struct radv_image_view *attachments[0];