Searched refs:s_DeviceAllocatorForHioWorkMemory (Results 1 – 2 of 2) sorted by relevance
27 nw::os::IAllocator* HioPacketChannel::s_DeviceAllocatorForHioWorkMemory = NULL; member in nw::demo::HioPacketChannel63 s_DeviceAllocatorForHioWorkMemory = deviceAllocator; in Initialize()64 s_HioWorkMemory = s_DeviceAllocatorForHioWorkMemory->Alloc(nn::hio::CTR::WORKMEMORY_SIZE); in Initialize()74 s_DeviceAllocatorForHioWorkMemory->Free(s_HioWorkMemory); in Finalize()
213 static nw::os::IAllocator* s_DeviceAllocatorForHioWorkMemory; variable267 static nw::os::IAllocator* s_DeviceAllocatorForHioWorkMemory; variable