Searched refs:ePlane2 (Results 1 – 5 of 5) sorted by relevance
745 .aspectMask = vkhpp::ImageAspectFlagBits::ePlane2, in LoadYuvImage()
1363 ePlane2 = VK_IMAGE_ASPECT_PLANE_2_BIT, enumerator1384 | ImageAspectFlagBits::ePlane2
232 if ( value & ImageAspectFlagBits::ePlane2 ) result += "Plane2 | "; in to_string()2274 case ImageAspectFlagBits::ePlane2 : return "Plane2"; in to_string()
2257 ePlane2 = VK_IMAGE_ASPECT_PLANE_2_BIT, enumerator2282 | ImageAspectFlagBits::ePlane2
282 if ( value & ImageAspectFlagBits::ePlane2 ) result += "Plane2 | "; in to_string()4320 case ImageAspectFlagBits::ePlane2 : return "Plane2"; in to_string()