Home
last modified time | relevance | path

Searched defs:GetD3D12Resource (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DResourceHeapAllocationD3D12.cpp36 ID3D12Resource* ResourceHeapAllocation::GetD3D12Resource() const { in GetD3D12Resource() function in dawn_native::d3d12::ResourceHeapAllocation
DBufferD3D12.cpp190 ID3D12Resource* Buffer::GetD3D12Resource() const { in GetD3D12Resource() function in dawn_native::d3d12::Buffer
DTextureD3D12.cpp694 ID3D12Resource* Texture::GetD3D12Resource() const { in GetD3D12Resource() function in dawn_native::d3d12::Texture
/third_party/mesa3d/src/microsoft/resource_state_manager/
DD3D12ResourceState.h169 inline ID3D12Resource* GetD3D12Resource() const { return m_pResource; } in GetD3D12Resource() function
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DBufferD3D12.cpp121 ComPtr<ID3D12Resource> Buffer::GetD3D12Resource() { in GetD3D12Resource() function in dawn_native::d3d12::Buffer
DTextureD3D12.cpp317 ID3D12Resource* Texture::GetD3D12Resource() const { in GetD3D12Resource() function in dawn_native::d3d12::Texture