Searched defs:coherentMemory (Results 1 – 4 of 4) sorted by relevance
39 TMemoryQualifier coherentMemory = TMemoryQualifier::Create(); in DeclareAtomicCountersBuffers() local
388 bool coherentMemory; member
2903 CoherentMemoryPtr coherentMemory = nullptr; in createCoherentMemory() local3099 auto coherentMemory = std::make_shared<CoherentMemory>( in allocateCoherentMemory() local3124 auto coherentMemory = createCoherentMemory(device, mem, hostAllocationInfo, enc, host_res); in allocateCoherentMemory() local3160 CoherentMemoryPtr coherentMemory = nullptr; in getCoherentMemory() local4049 auto coherentMemory = freeCoherentMemoryLocked(memory, info); in on_vkFreeMemory() local4101 auto coherentMemory = in on_vkMapMemory() local7016 auto coherentMemory = freeCoherentMemoryLocked(deviceMemory, it->second); in getFree() local
764 CoherentMemoryPtr coherentMemory = nullptr; member