Searched refs:eDepth (Results 1 – 4 of 4) sorted by relevance
1358 eDepth = VK_IMAGE_ASPECT_DEPTH_BIT, enumerator1379 | ImageAspectFlagBits::eDepth
227 if ( value & ImageAspectFlagBits::eDepth ) result += "Depth | "; in to_string()2269 case ImageAspectFlagBits::eDepth : return "Depth"; in to_string()
2252 eDepth = VK_IMAGE_ASPECT_DEPTH_BIT, enumerator2277 | ImageAspectFlagBits::eDepth
277 if ( value & ImageAspectFlagBits::eDepth ) result += "Depth | "; in to_string()4315 case ImageAspectFlagBits::eDepth : return "Depth"; in to_string()