Searched defs:GetD3D12Resource (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ | ||
D | ResourceHeapAllocationD3D12.cpp | 36 ID3D12Resource* ResourceHeapAllocation::GetD3D12Resource() const { in GetD3D12Resource() function in dawn_native::d3d12::ResourceHeapAllocation |
D | BufferD3D12.cpp | 190 ID3D12Resource* Buffer::GetD3D12Resource() const { in GetD3D12Resource() function in dawn_native::d3d12::Buffer |
D | TextureD3D12.cpp | 694 ID3D12Resource* Texture::GetD3D12Resource() const { in GetD3D12Resource() function in dawn_native::d3d12::Texture |
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/ | ||
D | BufferD3D12.cpp | 121 ComPtr<ID3D12Resource> Buffer::GetD3D12Resource() { in GetD3D12Resource() function in dawn_native::d3d12::Buffer |
D | TextureD3D12.cpp | 317 ID3D12Resource* Texture::GetD3D12Resource() const { in GetD3D12Resource() function in dawn_native::d3d12::Texture |