Searched refs:eMutableFormat (Results 1 – 3 of 3) sorted by relevance
2633 eMutableFormat = VK_IMAGE_CREATE_MUTABLE_FORMAT_BIT, enumerator2660 case ImageCreateFlagBits::eMutableFormat: return "MutableFormat"; in to_string()5452 eMutableFormat = VK_SWAPCHAIN_CREATE_MUTABLE_FORMAT_BIT_KHR enumerator5461 case SwapchainCreateFlagBitsKHR::eMutableFormat: return "MutableFormat"; in to_string()8395 … VkFlags( ImageCreateFlagBits::eSparseAliased ) | VkFlags( ImageCreateFlagBits::eMutableFormat ) |8442 if ( value & ImageCreateFlagBits::eMutableFormat ) in to_string()11808 VkFlags( SwapchainCreateFlagBitsKHR::eMutableFormat )11846 if ( value & SwapchainCreateFlagBitsKHR::eMutableFormat ) in to_string()
1867 eMutableFormat = VK_IMAGE_CREATE_MUTABLE_FORMAT_BIT, enumerator1899 …its::eSparseResidency | ImageCreateFlagBits::eSparseAliased | ImageCreateFlagBits::eMutableFormat |4429 eMutableFormat = VK_SWAPCHAIN_CREATE_MUTABLE_FORMAT_BIT_KHR, enumerator4440 …BindRegions | SwapchainCreateFlagBitsKHR::eProtected | SwapchainCreateFlagBitsKHR::eMutableFormat |
112 if ( value & ImageCreateFlagBits::eMutableFormat ) in to_string()1875 if ( value & SwapchainCreateFlagBitsKHR::eMutableFormat ) in to_string()4912 case ImageCreateFlagBits::eMutableFormat: return "MutableFormat"; in to_string()6817 case SwapchainCreateFlagBitsKHR::eMutableFormat: return "MutableFormat"; in to_string()