Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_private.h400 struct lvp_framebuffer { struct
401 struct vk_object_base base;
402 uint32_t width;
403 uint32_t height;
404 uint32_t layers;
406 uint32_t attachment_count;
407 struct lvp_image_view * attachments[0];