Searched refs:IsDeviceMemory (Results 1 – 6 of 6) sorted by relevance
581 if ( ! internal::Util::IsDeviceMemory( reinterpret_cast<uptr>(buffer), REQUIRED_SIZE ) ) in LoadWaveArchiveTable()640 if ( ! internal::Util::IsDeviceMemory( reinterpret_cast<uptr>(buffer), REQUIRED_SIZE ) ) in LoadIndividualWave()1170 if ( ! Util::IsDeviceMemory( reinterpret_cast<uptr>(buffer), fileSize ) ) in LoadFile()
142 if ( ! internal::Util::IsDeviceMemory( in Initialize()
381 IsDeviceMemory(const void* memory) in IsDeviceMemory() function
446 static bool IsDeviceMemory( uptr memory, size_t size ) in IsDeviceMemory() function
826 NW_ASSERT(nw::os::IsDeviceMemory(m_Buffer)); in FlushCache()
1029 if (! nw::os::IsDeviceMemory(this->GetImageData())) in CheckMemoryLocation()