Home
last modified time | relevance | path

Searched refs:inputAspects (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp669 …const vector<VkInputAttachmentAspectReferenceKHR> inputAspects = vector<VkInputAttachmentAspectRef… in RenderPass() argument
673 , m_inputAspects (inputAspects) in RenderPass()
5682 vector<VkInputAttachmentAspectReferenceKHR> inputAspects; in addFormatTests() local
5735 inputAspects.push_back(inputAspect); in addFormatTests()
5739 const RenderPass renderPass (attachments, subpasses, deps, inputAspects); in addFormatTests()
5748 vector<VkInputAttachmentAspectReferenceKHR> inputAspects; in addFormatTests() local
5791 inputAspects.push_back(inputAspect); in addFormatTests()
5795 const RenderPass renderPass (attachments, subpasses, deps, inputAspects); in addFormatTests()
5924 vector<VkInputAttachmentAspectReferenceKHR> inputAspects; in addFormatTests() local
5985 inputAspects.push_back(inputAspect); in addFormatTests()
[all …]