Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imagination/vulkan/
Dpvr_private.h1220 struct pvr_render_subpass { struct
1226 uint32_t sample_count;
1228 uint32_t color_count;
1229 uint32_t *color_attachments;
1230 uint32_t *resolve_attachments;
1232 uint32_t input_count;
1233 uint32_t *input_attachments;
1235 uint32_t *depth_stencil_attachment;
1238 uint32_t dep_count;
1239 uint32_t *dep_list;
[all …]