Home
last modified time | relevance | path

Searched refs:eStorageWriteWithoutFormat (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp3216 eStorageWriteWithoutFormat = VK_FORMAT_FEATURE_2_STORAGE_WRITE_WITHOUT_FORMAT_BIT, enumerator
3255 | FormatFeatureFlagBits2::eStorageWriteWithoutFormat
Dvulkansc_to_string.hpp1040 …if ( value & FormatFeatureFlagBits2::eStorageWriteWithoutFormat ) result += "StorageWriteWithoutFo… in to_string()
3748 case FormatFeatureFlagBits2::eStorageWriteWithoutFormat : return "StorageWriteWithoutFormat"; in to_string()
Dvulkan_enums.hpp4597 eStorageWriteWithoutFormat = VK_FORMAT_FEATURE_2_STORAGE_WRITE_WITHOUT_FORMAT_BIT, enumerator
4653 | FormatFeatureFlagBits2::eStorageWriteWithoutFormat
Dvulkan_to_string.hpp1301 …if ( value & FormatFeatureFlagBits2::eStorageWriteWithoutFormat ) result += "StorageWriteWithoutFo… in to_string()
6090 case FormatFeatureFlagBits2::eStorageWriteWithoutFormat : return "StorageWriteWithoutFormat"; in to_string()