Home
last modified time | relevance | path

Searched refs:GetResourceDimension (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.h921 …D3D12_RESOURCE_DIMENSION GetResourceDimension() const { return (D3D12_RESOURCE_DIMENSION)m_Resourc… in GetResourceDimension() function
DD3D12MemAlloc.cpp1331 switch (alloc.m_PackedData.GetResourceDimension()) { in AddAllocationToObject()