Searched refs:eBlockTexelViewCompatible (Results 1 – 4 of 4) sorted by relevance
1063 eBlockTexelViewCompatible = VK_IMAGE_CREATE_BLOCK_TEXEL_VIEW_COMPATIBLE_BIT, enumerator1085 | ImageCreateFlagBits::eBlockTexelViewCompatible
78 …if ( value & ImageCreateFlagBits::eBlockTexelViewCompatible ) result += "BlockTexelViewCompatible … in to_string()2049 case ImageCreateFlagBits::eBlockTexelViewCompatible : return "BlockTexelViewCompatible"; in to_string()
1869 eBlockTexelViewCompatible = VK_IMAGE_CREATE_BLOCK_TEXEL_VIEW_COMPATIBLE_BIT, enumerator1903 | ImageCreateFlagBits::eBlockTexelViewCompatible
86 …if ( value & ImageCreateFlagBits::eBlockTexelViewCompatible ) result += "BlockTexelViewCompatible … in to_string()4054 case ImageCreateFlagBits::eBlockTexelViewCompatible : return "BlockTexelViewCompatible"; in to_string()