Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp708const vector<VkInputAttachmentAspectReference> inputAspects = vector<VkInputAttachmentAspectRefere… in RenderPass()
6707 vector<VkInputAttachmentAspectReference> inputAspects; in addFormatTests() local
6786 vector<VkInputAttachmentAspectReference> inputAspects; in addFormatTests() local
7030 vector<VkInputAttachmentAspectReference> inputAspects; in addFormatTests() local
7109 vector<VkInputAttachmentAspectReference> inputAspects; in addFormatTests() local
7192 vector<VkInputAttachmentAspectReference> inputAspects; in addFormatTests() local
7272 vector<VkInputAttachmentAspectReference> inputAspects; in addFormatTests() local
7352 vector<VkInputAttachmentAspectReference> inputAspects; in addFormatTests() local
7432 vector<VkInputAttachmentAspectReference> inputAspects; in addFormatTests() local
DvktRenderPassTestsUtil.cpp585 const std::vector<VkInputAttachmentAspectReference> inputAspects) in RenderPass()