Searched refs:attachmentRefNdx (Results 1 – 1 of 1) sorted by relevance
3159 …for (size_t attachmentRefNdx = drawStartNdx; attachmentRefNdx < subpass.getColorAttachments().size… in renderReferenceValues() local3161 …const deUint32 attachmentIndex = subpass.getColorAttachments()[attachmentRefNdx].getAttachment(… in renderReferenceValues()3228 …for (size_t attachmentRefNdx = 0; attachmentRefNdx < subpass.getColorAttachments().size(); attachm… in renderReferenceValues() local3230 …const deUint32 attachmentIndex = subpass.getColorAttachments()[attachmentRefNdx].getAttachment(… in renderReferenceValues()3279 …for (size_t attachmentRefNdx = 0; attachmentRefNdx < subpass.getColorAttachments().size(); attachm… in renderReferenceValues() local3281 …const deUint32 attachmentIndex = subpass.getColorAttachments()[attachmentRefNdx].getAttachment(… in renderReferenceValues()4274 for (size_t attachmentRefNdx = 0; attachmentRefNdx < colorAttachments.size(); attachmentRefNdx++) in initializeSubpassClearValues() local4276 …nt& attachment = renderPass.getAttachments()[getAttachmentNdx(colorAttachments, attachmentRefNdx)]; in initializeSubpassClearValues()4278 …clearValues[subpassNdx][attachmentRefNdx] = randomColorClearValue(attachment, rng, useFormatCompCo… in initializeSubpassClearValues()4398 for (size_t attachmentRefNdx = 0; attachmentRefNdx < colorAttachments.size(); attachmentRefNdx++) in initializeSubpassRenderInfo() local[all …]