Home
last modified time | relevance | path

Searched defs:SetMinBytes (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp3767 HRESULT BlockVector::SetMinBytes(UINT64 minBytes) in SetMinBytes() function in D3D12MA::BlockVector
3919 HRESULT SetMinBytes(UINT64 minBytes) { return m_BlockVector->SetMinBytes(minBytes); } in SetMinBytes() function in D3D12MA::PoolPimpl
4021 HRESULT Pool::SetMinBytes(UINT64 minBytes) in SetMinBytes() function in D3D12MA::Pool