Searched refs:colorResolveAttachmentReference (Results 1 – 1 of 1) sorted by relevance
622 VkAttachmentReference colorResolveAttachmentReference = {}; in TEST_F() local623 colorResolveAttachmentReference.layout = VK_IMAGE_LAYOUT_GENERAL; in TEST_F()624 colorResolveAttachmentReference.attachment = 1; in TEST_F()634 subpassDescription.pResolveAttachments = &colorResolveAttachmentReference; in TEST_F()804 VkAttachmentReference colorResolveAttachmentReference = {}; in TEST_F() local805 colorResolveAttachmentReference.layout = VK_IMAGE_LAYOUT_GENERAL; in TEST_F()806 colorResolveAttachmentReference.attachment = 1; in TEST_F()816 subpassDescription.pResolveAttachments = &colorResolveAttachmentReference; in TEST_F()