Searched refs:eDeviceAddress (Results 1 – 4 of 4) sorted by relevance
2534 eDeviceAddress = VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT, enumerator2548 | MemoryAllocateFlagBits::eDeviceAddress
698 if ( value & MemoryAllocateFlagBits::eDeviceAddress ) result += "DeviceAddress | "; in to_string()3265 case MemoryAllocateFlagBits::eDeviceAddress : return "DeviceAddress"; in to_string()
3820 eDeviceAddress = VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT, enumerator3834 | MemoryAllocateFlagBits::eDeviceAddress
919 if ( value & MemoryAllocateFlagBits::eDeviceAddress ) result += "DeviceAddress | "; in to_string()5552 case MemoryAllocateFlagBits::eDeviceAddress : return "DeviceAddress"; in to_string()