Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_private.h1048 struct pvr_framebuffer { struct
1049 struct vk_object_base base;
1052 uint32_t width;
1053 uint32_t height;
1054 uint32_t layers;
1056 uint32_t attachment_count;
1057 struct pvr_image_view **attachments;
1060 struct pvr_suballoc_bo *ppp_state_bo;
1062 size_t ppp_state_size;
1064 uint32_t render_targets_count;
[all …]