Searched refs:obtainGpuAddress (Results 1 – 3 of 3) sorted by relevance
64 obtainGpuAddress(allocationData, bo.get(), gpuAddress); in createAllocWithAlignment()
103 …void obtainGpuAddress(const AllocationData &allocationData, BufferObject *bo, uint64_t gpuAddress);
339 obtainGpuAddress(allocationData, bo.get(), gpuAddress); in createAllocWithAlignmentFromUserptr()355 void DrmMemoryManager::obtainGpuAddress(const AllocationData &allocationData, BufferObject *bo, uin… in obtainGpuAddress() function in NEO::DrmMemoryManager