Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp543 static bool IsFormatCompressed(DXGI_FORMAT format) in IsFormatCompressed() function
708 if(IsFormatCompressed(resourceDesc.Format)) in CanUseSmallAlignment()