Searched refs:eOneToOne (Results 1 – 2 of 2) sorted by relevance
6496 eOneToOne = VK_PRESENT_SCALING_ONE_TO_ONE_BIT_EXT, enumerator6508 PresentScalingFlagBitsEXT::eOneToOne
2136 if ( value & PresentScalingFlagBitsEXT::eOneToOne ) result += "OneToOne | "; in to_string()7712 case PresentScalingFlagBitsEXT::eOneToOne : return "OneToOne"; in to_string()