Searched defs:GPUDeviceAddress (Results 1 – 1 of 1) sorted by relevance
34 GPUDeviceAddress(void *ptr, size_t size) : DeviceAddress(ptr, size) {} in GPUDeviceAddress() function35 GPUDeviceAddress(void *ptr, size_t size, const string &format, TypeId type_id) in GPUDeviceAddress() function37 …GPUDeviceAddress(void *ptr, size_t size, const std::string &format, TypeId type_id, const KernelWi… in GPUDeviceAddress() function