Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp4539 const BOOL wasZeroInitialized = TRUE; in AllocateCommittedResource() local
4594 const BOOL wasZeroInitialized = TRUE; in AllocateHeap() local
5332 Allocation::Allocation(AllocatorPimpl* allocator, UINT64 size, BOOL wasZeroInitialized) : in Allocation()