Lines Matching defs:attachments
99 /* If the first subpass has any input attachments, they need to be
113 color_attachment_mask |= (1 << pass->attachments[color_idx].index);
116 /* If the first subpass does not write to all attachments which have a load
311 struct pvr_render_pass_attachment *attachments;
324 &attachments,
325 __typeof__(*attachments),
360 pass->attachments = attachments;
368 struct pvr_render_pass_attachment *attachment = &pass->attachments[i];
403 /* Assign reference pointers to lists, and fill in the attachments list, we
430 subpass->sample_count = pass->attachments[index].sample_count;
438 subpass->sample_count = pass->attachments[index].sample_count;