Searched defs:GetDevice (Results 1 – 11 of 11) sorted by relevance
28 DeviceBase* ObjectBase::GetDevice() const { in GetDevice() function in dawn_native::ObjectBase
42 DawnDevice GetDevice() const { in GetDevice() function
28 DawnDevice WireClient::GetDevice() const { in GetDevice() function in dawn_wire::WireClient
55 ComPtr<ID3D12Device> Adapter::GetDevice() const { in GetDevice() function in dawn_native::d3d12::Adapter
32 DeviceBase* ObjectBase::GetDevice() const { in GetDevice() function in dawn_native::ObjectBase
54 WGPUDevice WireServer::GetDevice(uint32_t id, uint32_t generation) { in GetDevice() function in dawn_wire::WireServer
74 Device* GetDevice() const { return device_; } in GetDevice() function
40 null::Device* GetDevice() const { in GetDevice() function in RingBufferTests
56 ComPtr<ID3D12Device> Adapter::GetDevice() const { in GetDevice() function in dawn_native::d3d12::Adapter
156 WGPUDevice Server::GetDevice(uint32_t id, uint32_t generation) { in GetDevice() function in dawn_wire::server::Server
2464 ID3D12Device* GetDevice() const { return m_Device; } in GetDevice() function in D3D12MA::AllocatorPimpl