Searched refs:eNonstandardBlockSize (Results 1 – 2 of 2) sorted by relevance
2294 eNonstandardBlockSize = VK_SPARSE_IMAGE_FORMAT_NONSTANDARD_BLOCK_SIZE_BIT enumerator2306 | SparseImageFormatFlagBits::eNonstandardBlockSize;
299 …if ( value & SparseImageFormatFlagBits::eNonstandardBlockSize ) result += "NonstandardBlockSize | … in to_string()4338 case SparseImageFormatFlagBits::eNonstandardBlockSize : return "NonstandardBlockSize"; in to_string()