Home | History | Annotate | Download | only in vulkan

Lines Matching refs:colorAttachment

380 	const uint32_t subpass_att = clear_att->colorAttachment;
406 assert(clear_att->colorAttachment < subpass->color_count);
435 subpass->color_attachments[clear_att->colorAttachment]
832 const uint32_t subpass_att = clear_att->colorAttachment;
987 .colorAttachment = i, /* Use attachment index relative to subpass */
1119 .colorAttachment = 0,