Searched refs:eColorAttachmentBlend (Results 1 – 4 of 4) sorted by relevance
1000 eColorAttachmentBlend = VK_FORMAT_FEATURE_COLOR_ATTACHMENT_BLEND_BIT, enumerator1034 | FormatFeatureFlagBits::eColorAttachmentBlend3198 eColorAttachmentBlend = VK_FORMAT_FEATURE_2_COLOR_ATTACHMENT_BLEND_BIT, enumerator3238 | FormatFeatureFlagBits2::eColorAttachmentBlend
43 if ( value & FormatFeatureFlagBits::eColorAttachmentBlend ) result += "ColorAttachmentBlend | "; in to_string()1023 … if ( value & FormatFeatureFlagBits2::eColorAttachmentBlend ) result += "ColorAttachmentBlend | "; in to_string()2014 case FormatFeatureFlagBits::eColorAttachmentBlend : return "ColorAttachmentBlend"; in to_string()3731 case FormatFeatureFlagBits2::eColorAttachmentBlend : return "ColorAttachmentBlend"; in to_string()
1778 eColorAttachmentBlend = VK_FORMAT_FEATURE_COLOR_ATTACHMENT_BLEND_BIT, enumerator1831 | FormatFeatureFlagBits::eColorAttachmentBlend4579 eColorAttachmentBlend = VK_FORMAT_FEATURE_2_COLOR_ATTACHMENT_BLEND_BIT, enumerator4636 | FormatFeatureFlagBits2::eColorAttachmentBlend
43 if ( value & FormatFeatureFlagBits::eColorAttachmentBlend ) result += "ColorAttachmentBlend | "; in to_string()1284 … if ( value & FormatFeatureFlagBits2::eColorAttachmentBlend ) result += "ColorAttachmentBlend | "; in to_string()4011 case FormatFeatureFlagBits::eColorAttachmentBlend : return "ColorAttachmentBlend"; in to_string()6073 case FormatFeatureFlagBits2::eColorAttachmentBlend : return "ColorAttachmentBlend"; in to_string()