Searched refs:colorAndInputAttachmentFormat (Results 1 – 1 of 1) sorted by relevance
598 VkFormat colorAndInputAttachmentFormat = VK_FORMAT_R8G8B8A8_UNORM; in TEST_F() local603 attachmentDescriptions[0].format = colorAndInputAttachmentFormat; in TEST_F()607 attachmentDescriptions[1].format = colorAndInputAttachmentFormat; in TEST_F()615 attachmentDescriptions[3].format = colorAndInputAttachmentFormat; in TEST_F()656 framebufferAttachmentImageInfos[0].pViewFormats = &colorAndInputAttachmentFormat; in TEST_F()664 framebufferAttachmentImageInfos[1].pViewFormats = &colorAndInputAttachmentFormat; in TEST_F()680 framebufferAttachmentImageInfos[3].pViewFormats = &colorAndInputAttachmentFormat; in TEST_F()780 VkFormat colorAndInputAttachmentFormat = VK_FORMAT_R8G8B8A8_UNORM; in TEST_F() local785 attachmentDescriptions[0].format = colorAndInputAttachmentFormat; in TEST_F()789 attachmentDescriptions[1].format = colorAndInputAttachmentFormat; in TEST_F()[all …]