Searched refs:inputAttachmentAspectCreateInfo (Results 1 – 1 of 1) sorted by relevance
196 …const VkRenderPassInputAttachmentAspectCreateInfo *inputAttachmentAspectCreateInfo = reinterpret_c… in ValidateRenderPassPNextChain() local198 for(uint32_t i = 0; i < inputAttachmentAspectCreateInfo->aspectReferenceCount; i++) in ValidateRenderPassPNextChain()200 const auto &aspectReference = inputAttachmentAspectCreateInfo->pAspectReferences[i]; in ValidateRenderPassPNextChain()