Searched refs:color_ref (Results 1 – 2 of 2) sorted by relevance
681 FT_ULong color_ref; member
26758 VkAttachmentReference color_ref = {}; in TEST_F() local26759 color_ref.attachment = 0; in TEST_F()26760 color_ref.layout = VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL; in TEST_F()26769 subpass.pColorAttachments = &color_ref; in TEST_F()