Searched refs:inputAspects (Results 1 – 3 of 3) sorted by relevance
738 …const vector<VkInputAttachmentAspectReference> inputAspects = vector<VkInputAttachmentAspectRefere… in RenderPass() argument742 , m_inputAspects (inputAspects) in RenderPass()6312 vector<VkInputAttachmentAspectReference> inputAspects; in addFormatTests() local6365 inputAspects.push_back(inputAspect); in addFormatTests()6369 const RenderPass renderPass (attachments, subpasses, deps, inputAspects); in addFormatTests()6391 vector<VkInputAttachmentAspectReference> inputAspects; in addFormatTests() local6442 inputAspects.push_back(inputAspect); in addFormatTests()6446 const RenderPass renderPass (attachments, subpasses, deps, inputAspects); in addFormatTests()6634 vector<VkInputAttachmentAspectReference> inputAspects; in addFormatTests() local6687 inputAspects.push_back(inputAspect); in addFormatTests()[all …]
407 …const std::vector<VkInputAttachmentAspectReference> inputAspects = std::vector<VkInputAttachmentAs…
585 const std::vector<VkInputAttachmentAspectReference> inputAspects) in RenderPass() argument590 , m_inputAspects (inputAspects) in RenderPass()