Searched refs:blendProps (Results 1 – 1 of 1) sorted by relevance
662 VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT blendProps; in initGrCaps() local663 blendProps.sType = in initGrCaps()665 blendProps.pNext = nullptr; in initGrCaps()669 props.pNext = &blendProps; in initGrCaps()673 if (blendProps.advancedBlendAllOperations == VK_TRUE) { in initGrCaps()