Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp691 static bool CanUseSmallAlignment(const D3D12_RESOURCE_DESC& resourceDesc) in CanUseSmallAlignment() function
5188 && CanUseSmallAlignment(inOutResourceDesc) in GetResourceAllocationInfo()