Searched refs:blendProps (Results 1 – 2 of 2) sorted by relevance
505 VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT blendProps; in initGrCaps() local506 blendProps.sType = in initGrCaps()508 blendProps.pNext = nullptr; in initGrCaps()512 props.pNext = &blendProps; in initGrCaps()516 if (blendProps.advancedBlendAllOperations == VK_TRUE) { in initGrCaps()
652 VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT blendProps; in initGrCaps() local653 blendProps.sType = in initGrCaps()655 blendProps.pNext = nullptr; in initGrCaps()659 props.pNext = &blendProps; in initGrCaps()663 if (blendProps.advancedBlendAllOperations == VK_TRUE) { in initGrCaps()