Searched refs:eLinearColorAttachmentNV (Results 1 – 2 of 2) sorted by relevance
4609 eLinearColorAttachmentNV = VK_FORMAT_FEATURE_2_LINEAR_COLOR_ATTACHMENT_BIT_NV, enumerator4665 | FormatFeatureFlagBits2::eLinearColorAttachmentNV
1313 …if ( value & FormatFeatureFlagBits2::eLinearColorAttachmentNV ) result += "LinearColorAttachmentNV… in to_string()6102 case FormatFeatureFlagBits2::eLinearColorAttachmentNV : return "LinearColorAttachmentNV"; in to_string()