Searched refs:eStorageReadWithoutFormat (Results 1 – 3 of 3) sorted by relevance
8088 eStorageReadWithoutFormat = VK_FORMAT_FEATURE_2_STORAGE_READ_WITHOUT_FORMAT_BIT_KHR, enumerator8136 case FormatFeatureFlagBits2KHR::eStorageReadWithoutFormat: return "StorageReadWithoutFormat"; in to_string()14785 VkFlags64( FormatFeatureFlagBits2KHR::eStorageReadWithoutFormat ) |14880 if ( value & FormatFeatureFlagBits2KHR::eStorageReadWithoutFormat ) in to_string()
4298 eStorageReadWithoutFormat = VK_FORMAT_FEATURE_2_STORAGE_READ_WITHOUT_FORMAT_BIT, enumerator4337 …atureFlagBits2::eCositedChromaSamples | FormatFeatureFlagBits2::eStorageReadWithoutFormat | Format…
1801 if ( value & FormatFeatureFlagBits2::eStorageReadWithoutFormat ) in to_string()6717 case FormatFeatureFlagBits2::eStorageReadWithoutFormat: return "StorageReadWithoutFormat"; in to_string()