Searched refs:kDedicatedAllocation (Results 1 – 3 of 3) sorted by relevance
117 if (AllocationPropertyFlags::kDedicatedAllocation & flags) { in allocateImageMemory()185 if (AllocationPropertyFlags::kDedicatedAllocation & flags) { in allocateBufferMemory()
74 propFlags = AllocationPropertyFlags::kDedicatedAllocation; in AllocAndBindImageMemory()
21 kDedicatedAllocation = 0x1, enumerator