Searched refs:eSeuSafe (Results 1 – 2 of 2) sorted by relevance
1158 eSeuSafe = VK_MEMORY_HEAP_SEU_SAFE_BIT enumerator1170 | MemoryHeapFlagBits::eSeuSafe;
119 if ( value & MemoryHeapFlagBits::eSeuSafe ) result += "SeuSafe | "; in to_string()2128 case MemoryHeapFlagBits::eSeuSafe : return "SeuSafe"; in to_string()