Home
last modified time | relevance | path

Searched defs:GetDesc (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_common.h52 GetDesc(ID3D12Resource *res) in GetDesc() function
87 GetDesc(ID3D12Resource *res) in GetDesc() function
Dd3d12_video_types.h45 GetDesc(ID3D12VideoDecoderHeap *heap) in GetDesc() function
51 GetDesc(ID3D12VideoDecoderHeap *heap) in GetDesc() function
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp3916 const POOL_DESC& GetDesc() const { return m_Desc; } in GetDesc() function in D3D12MA::PoolPimpl
4016 POOL_DESC Pool::GetDesc() const in GetDesc() function in D3D12MA::Pool