Searched refs:eAspectRatioStretch (Results 1 – 2 of 2) sorted by relevance
6497 eAspectRatioStretch = VK_PRESENT_SCALING_ASPECT_RATIO_STRETCH_BIT_EXT, enumerator6509 | PresentScalingFlagBitsEXT::eAspectRatioStretch
2137 if ( value & PresentScalingFlagBitsEXT::eAspectRatioStretch ) result += "AspectRatioStretch | "; in to_string()7713 case PresentScalingFlagBitsEXT::eAspectRatioStretch : return "AspectRatioStretch"; in to_string()