Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_private.h325 struct lvp_framebuffer { struct
326 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];