Searched refs:blendProps (Results 1 – 2 of 2) sorted by relevance
466 VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT blendProps; in initGrCaps() local467 blendProps.sType = in initGrCaps()469 blendProps.pNext = nullptr; in initGrCaps()473 props.pNext = &blendProps; in initGrCaps()477 if (blendProps.advancedBlendAllOperations == VK_TRUE) { in initGrCaps()
517 VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT blendProps; in initGrCaps() local518 blendProps.sType = in initGrCaps()520 blendProps.pNext = nullptr; in initGrCaps()524 props.pNext = &blendProps; in initGrCaps()528 if (blendProps.advancedBlendAllOperations == VK_TRUE) { in initGrCaps()