Searched refs:kLazyAllocation (Results 1 – 3 of 3) sorted by relevance
121 if (AllocationPropertyFlags::kLazyAllocation & flags) { in allocateImageMemory()189 if ((AllocationPropertyFlags::kLazyAllocation & flags) && BufferUsage::kGpuOnly == usage) { in allocateBufferMemory()
84 propFlags |= AllocationPropertyFlags::kLazyAllocation; in AllocAndBindImageMemory()
26 kLazyAllocation = 0x2, enumerator