Searched refs:colorRef (Results 1 – 3 of 3) sorted by relevance
63 VkAttachmentReference colorRef; in init() local84 colorRef.attachment = currentAttachment++; in init()85 colorRef.layout = VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL; in init()94 colorRef.attachment = VK_ATTACHMENT_UNUSED; in init()95 colorRef.layout = VK_IMAGE_LAYOUT_UNDEFINED; in init()98 subpassDesc.pColorAttachments = &colorRef; in init()
48 SK_OT_ULONG colorRef; //not used; set to 0. member
281 ULONG colorRef; member