Searched defs:GetD3D12Resource (Results 1 – 6 of 6) sorted by relevance
36 ID3D12Resource* ResourceHeapAllocation::GetD3D12Resource() const { in GetD3D12Resource() function in dawn_native::d3d12::ResourceHeapAllocation
190 ID3D12Resource* Buffer::GetD3D12Resource() const { in GetD3D12Resource() function in dawn_native::d3d12::Buffer
694 ID3D12Resource* Texture::GetD3D12Resource() const { in GetD3D12Resource() function in dawn_native::d3d12::Texture
169 inline ID3D12Resource* GetD3D12Resource() const { return m_pResource; } in GetD3D12Resource() function
121 ComPtr<ID3D12Resource> Buffer::GetD3D12Resource() { in GetD3D12Resource() function in dawn_native::d3d12::Buffer
317 ID3D12Resource* Texture::GetD3D12Resource() const { in GetD3D12Resource() function in dawn_native::d3d12::Texture