Searched refs:eStretch (Results 1 – 2 of 2) sorted by relevance
6498 eStretch = VK_PRESENT_SCALING_STRETCH_BIT_EXT enumerator6510 | PresentScalingFlagBitsEXT::eStretch;
2138 if ( value & PresentScalingFlagBitsEXT::eStretch ) result += "Stretch | "; in to_string()7714 case PresentScalingFlagBitsEXT::eStretch : return "Stretch"; in to_string()