Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.h923 … D3D12_TEXTURE_LAYOUT GetTextureLayout() const { return (D3D12_TEXTURE_LAYOUT)m_TextureLayout; } in GetTextureLayout() function
DD3D12MemAlloc.cpp1362 if(alloc.m_PackedData.GetTextureLayout()) in AddAllocationToObject()
1365 WriteNumber((UINT)alloc.m_PackedData.GetTextureLayout()); in AddAllocationToObject()