Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp3215 eStorageReadWithoutFormat = VK_FORMAT_FEATURE_2_STORAGE_READ_WITHOUT_FORMAT_BIT, enumerator
3254 | FormatFeatureFlagBits2::eStorageReadWithoutFormat
Dvulkansc_to_string.hpp1039 …if ( value & FormatFeatureFlagBits2::eStorageReadWithoutFormat ) result += "StorageReadWithoutForm… in to_string()
3747 case FormatFeatureFlagBits2::eStorageReadWithoutFormat : return "StorageReadWithoutFormat"; in to_string()
Dvulkan_enums.hpp4596 eStorageReadWithoutFormat = VK_FORMAT_FEATURE_2_STORAGE_READ_WITHOUT_FORMAT_BIT, enumerator
4652 | FormatFeatureFlagBits2::eStorageReadWithoutFormat
Dvulkan_to_string.hpp1300 …if ( value & FormatFeatureFlagBits2::eStorageReadWithoutFormat ) result += "StorageReadWithoutForm… in to_string()
6089 case FormatFeatureFlagBits2::eStorageReadWithoutFormat : return "StorageReadWithoutFormat"; in to_string()