Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_private.h1097 struct pvr_render_subpass { struct
1103 uint32_t sample_count;
1105 uint32_t color_count;
1106 uint32_t *color_attachments;
1107 uint32_t *resolve_attachments;
1109 uint32_t input_count;
1110 uint32_t *input_attachments;
1112 uint32_t depth_stencil_attachment;
1115 uint32_t dep_count;
1116 uint32_t *dep_list;
[all …]