Searched refs:eLazilyAllocated (Results 1 – 4 of 4) sorted by relevance
1179 eLazilyAllocated = VK_MEMORY_PROPERTY_LAZILY_ALLOCATED_BIT, enumerator1194 | MemoryPropertyFlagBits::eLazilyAllocated
134 if ( value & MemoryPropertyFlagBits::eLazilyAllocated ) result += "LazilyAllocated | "; in to_string()2143 case MemoryPropertyFlagBits::eLazilyAllocated : return "LazilyAllocated"; in to_string()
2034 eLazilyAllocated = VK_MEMORY_PROPERTY_LAZILY_ALLOCATED_BIT, enumerator2052 | MemoryPropertyFlagBits::eLazilyAllocated
167 if ( value & MemoryPropertyFlagBits::eLazilyAllocated ) result += "LazilyAllocated | "; in to_string()4172 case MemoryPropertyFlagBits::eLazilyAllocated : return "LazilyAllocated"; in to_string()