Searched refs:GetSharedMemoryPropertyFlags (Results 1 – 3 of 3) sorted by relevance
189 MemoryPropertyFlags GetSharedMemoryPropertyFlags() const;
753 MemoryPropertyFlags Device::GetSharedMemoryPropertyFlags() const in GetSharedMemoryPropertyFlags() function in Device
381 …const MemoryPropertyFlags deviceSharedMemoryPropertyFlags = device_.GetSharedMemoryPropertyFlags(); in GpuResourceManager()