Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp5196 const UINT64 smallAlignmentToTry = inOutResourceDesc.SampleDesc.Count > 1 ? in GetResourceAllocationInfo() local
5199 inOutResourceDesc.Alignment = smallAlignmentToTry; in GetResourceAllocationInfo()
5202 if(smallAllocInfo.Alignment == smallAlignmentToTry) in GetResourceAllocationInfo()