Searched refs:s_DeviceAllocatorForHioWorkMemory (Results 1 – 2 of 2) sorted by relevance
29 nw::os::IAllocator* HioPacketChannel::s_DeviceAllocatorForHioWorkMemory = NULL; member in nw::demo::HioPacketChannel65 s_DeviceAllocatorForHioWorkMemory = deviceAllocator; in Initialize()66 s_HioWorkMemory = s_DeviceAllocatorForHioWorkMemory->Alloc(nn::hio::CTR::WORKMEMORY_SIZE); in Initialize()76 s_DeviceAllocatorForHioWorkMemory->Free(s_HioWorkMemory); in Finalize()
215 static nw::os::IAllocator* s_DeviceAllocatorForHioWorkMemory; variable269 static nw::os::IAllocator* s_DeviceAllocatorForHioWorkMemory; variable