Searched refs:allAttachmentCount (Results 1 – 1 of 1) sorted by relevance
99 void generateInputAttachmentParams(deUint32 activeAttachmentCount, deUint32 allAttachmentCount, std… in generateInputAttachmentParams() argument101 attachmentIndices.resize(allAttachmentCount); in generateInputAttachmentParams()109 for (deUint32 i = 0, lastBinding = 1; i < allAttachmentCount; ++i) in generateInputAttachmentParams()