Searched refs:eRotate90 (Results 1 – 4 of 4) sorted by relevance
3301 eRotate90 = VK_SURFACE_TRANSFORM_ROTATE_90_BIT_KHR, enumerator3319 | SurfaceTransformFlagBitsKHR::eRotate90
1125 if ( value & SurfaceTransformFlagBitsKHR::eRotate90 ) result += "Rotate90 | "; in to_string()3830 case SurfaceTransformFlagBitsKHR::eRotate90 : return "Rotate90"; in to_string()
4680 eRotate90 = VK_SURFACE_TRANSFORM_ROTATE_90_BIT_KHR, enumerator4698 | SurfaceTransformFlagBitsKHR::eRotate90
1404 if ( value & SurfaceTransformFlagBitsKHR::eRotate90 ) result += "Rotate90 | "; in to_string()6123 case SurfaceTransformFlagBitsKHR::eRotate90 : return "Rotate90"; in to_string()