Searched refs:eMutableFormat (Results 1 – 4 of 4) sorted by relevance
1058 eMutableFormat = VK_IMAGE_CREATE_MUTABLE_FORMAT_BIT, enumerator1080 | ImageCreateFlagBits::eMutableFormat3385 eMutableFormat = VK_SWAPCHAIN_CREATE_MUTABLE_FORMAT_BIT_KHR enumerator3397 | SwapchainCreateFlagBitsKHR::eMutableFormat;
73 if ( value & ImageCreateFlagBits::eMutableFormat ) result += "MutableFormat | "; in to_string()1073 if ( value & SwapchainCreateFlagBitsKHR::eMutableFormat ) result += "MutableFormat | "; in to_string()2044 case ImageCreateFlagBits::eMutableFormat : return "MutableFormat"; in to_string()3907 case SwapchainCreateFlagBitsKHR::eMutableFormat : return "MutableFormat"; in to_string()
1864 eMutableFormat = VK_IMAGE_CREATE_MUTABLE_FORMAT_BIT, enumerator1898 | ImageCreateFlagBits::eMutableFormat4767 eMutableFormat = VK_SWAPCHAIN_CREATE_MUTABLE_FORMAT_BIT_KHR, enumerator4780 | SwapchainCreateFlagBitsKHR::eMutableFormat
81 if ( value & ImageCreateFlagBits::eMutableFormat ) result += "MutableFormat | "; in to_string()1351 if ( value & SwapchainCreateFlagBitsKHR::eMutableFormat ) result += "MutableFormat | "; in to_string()4049 case ImageCreateFlagBits::eMutableFormat : return "MutableFormat"; in to_string()6201 case SwapchainCreateFlagBitsKHR::eMutableFormat : return "MutableFormat"; in to_string()