Searched refs:blendProps (Results 1 – 1 of 1) sorted by relevance
688 VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT blendProps; in initGrCaps() local689 blendProps.sType = in initGrCaps()691 blendProps.pNext = nullptr; in initGrCaps()695 props.pNext = &blendProps; in initGrCaps()699 if (blendProps.advancedBlendAllOperations == VK_TRUE) { in initGrCaps()