Searched refs:eSampleLocationsCompatibleDepthEXT (Results 1 – 4 of 4) sorted by relevance
1067 eSampleLocationsCompatibleDepthEXT = VK_IMAGE_CREATE_SAMPLE_LOCATIONS_COMPATIBLE_DEPTH_BIT_EXT enumerator1089 | ImageCreateFlagBits::eSampleLocationsCompatibleDepthEXT;
82 …if ( value & ImageCreateFlagBits::eSampleLocationsCompatibleDepthEXT ) result += "SampleLocationsC… in to_string()2053 …case ImageCreateFlagBits::eSampleLocationsCompatibleDepthEXT : return "SampleLocationsCompatibleDe… in to_string()
1878 eSampleLocationsCompatibleDepthEXT = VK_IMAGE_CREATE_SAMPLE_LOCATIONS_COMPATIBLE_DEPTH_BIT_EXT, enumerator1908 | ImageCreateFlagBits::eSampleLocationsCompatibleDepthEXT
91 …if ( value & ImageCreateFlagBits::eSampleLocationsCompatibleDepthEXT ) result += "SampleLocationsC… in to_string()4059 …case ImageCreateFlagBits::eSampleLocationsCompatibleDepthEXT : return "SampleLocationsCompatibleDe… in to_string()