Searched refs:blendFeatures (Results 1 – 3 of 3) sorted by relevance
676 auto blendFeatures = in initGrCaps() local680 if (blendFeatures && blendFeatures->advancedBlendCoherentOperations == VK_TRUE) { in initGrCaps()
1616 …const VkPhysicalDeviceBlendOperationAdvancedFeaturesEXT blendFeatures = context.getBlendOperationA… in checkSupport() local1617 if (m_param.coherentOperations && !blendFeatures.advancedBlendCoherentOperations) in checkSupport()