Searched refs:eRotate180 (Results 1 – 4 of 4) sorted by relevance
3302 eRotate180 = VK_SURFACE_TRANSFORM_ROTATE_180_BIT_KHR, enumerator3320 | SurfaceTransformFlagBitsKHR::eRotate180
1126 if ( value & SurfaceTransformFlagBitsKHR::eRotate180 ) result += "Rotate180 | "; in to_string()3831 case SurfaceTransformFlagBitsKHR::eRotate180 : return "Rotate180"; in to_string()
4681 eRotate180 = VK_SURFACE_TRANSFORM_ROTATE_180_BIT_KHR, enumerator4699 | SurfaceTransformFlagBitsKHR::eRotate180
1405 if ( value & SurfaceTransformFlagBitsKHR::eRotate180 ) result += "Rotate180 | "; in to_string()6124 case SurfaceTransformFlagBitsKHR::eRotate180 : return "Rotate180"; in to_string()