Searched defs:GetD3D12Resource (Results 1 – 3 of 3) 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 |