Searched refs:eStorageWriteWithoutFormat (Results 1 – 3 of 3) sorted by relevance
8089 eStorageWriteWithoutFormat = VK_FORMAT_FEATURE_2_STORAGE_WRITE_WITHOUT_FORMAT_BIT_KHR, enumerator8137 … case FormatFeatureFlagBits2KHR::eStorageWriteWithoutFormat: return "StorageWriteWithoutFormat"; in to_string()14786 VkFlags64( FormatFeatureFlagBits2KHR::eStorageWriteWithoutFormat ) |14882 if ( value & FormatFeatureFlagBits2KHR::eStorageWriteWithoutFormat ) in to_string()
4299 eStorageWriteWithoutFormat = VK_FORMAT_FEATURE_2_STORAGE_WRITE_WITHOUT_FORMAT_BIT, enumerator4337 …tFeatureFlagBits2::eStorageReadWithoutFormat | FormatFeatureFlagBits2::eStorageWriteWithoutFormat |
1803 if ( value & FormatFeatureFlagBits2::eStorageWriteWithoutFormat ) in to_string()6718 case FormatFeatureFlagBits2::eStorageWriteWithoutFormat: return "StorageWriteWithoutFormat"; in to_string()