Searched refs:GetGPUPointer (Results 1 – 3 of 3) sorted by relevance
40 D3D12_GPU_VIRTUAL_ADDRESS GetGPUPointer() const;
40 D3D12_GPU_VIRTUAL_ADDRESS ResourceHeapAllocation::GetGPUPointer() const { in GetGPUPointer() function in dawn_native::d3d12::ResourceHeapAllocation
301 return mResourceAllocation.GetGPUPointer(); in GetVA()