Searched refs:outMemoryIsDedicatedAlloc (Results 1 – 2 of 2) sorted by relevance
493 uint32_t* outMemoryTypeIndex, bool* outMemoryIsDedicatedAlloc,545 uint32_t* outMemoryTypeIndex, bool* outMemoryIsDedicatedAlloc);
2172 bool* outMemoryIsDedicatedAlloc, void** outMappedPtr) { in getColorBufferAllocationInfoLocked() argument2186 if (outMemoryIsDedicatedAlloc) { in getColorBufferAllocationInfoLocked()2187 *outMemoryIsDedicatedAlloc = info->memory.dedicatedAllocation; in getColorBufferAllocationInfoLocked()2198 uint32_t* outMemoryTypeIndex, bool* outMemoryIsDedicatedAlloc, in getColorBufferAllocationInfo() argument2206 outMemoryIsDedicatedAlloc, outMappedPtr); in getColorBufferAllocationInfo()3441 uint32_t* outMemoryTypeIndex, bool* outMemoryIsDedicatedAlloc) { in getBufferAllocationInfo() argument3461 if (outMemoryIsDedicatedAlloc) { in getBufferAllocationInfo()3462 *outMemoryIsDedicatedAlloc = info->memory.dedicatedAllocation; in getBufferAllocationInfo()