Searched refs:GetResourceDimension (Results 1 – 2 of 2) sorted by relevance
921 …D3D12_RESOURCE_DIMENSION GetResourceDimension() const { return (D3D12_RESOURCE_DIMENSION)m_Resourc… in GetResourceDimension() function
1331 switch (alloc.m_PackedData.GetResourceDimension()) { in AddAllocationToObject()