Home
last modified time | relevance | path

Searched refs:PostCallRecordFlushMappedMemoryRanges (Results 1 – 4 of 4) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h644 void PostCallRecordFlushMappedMemoryRanges(
Dthread_safety.cpp354 void ThreadSafety::PostCallRecordFlushMappedMemoryRanges( in PostCallRecordFlushMappedMemoryRanges() function in ThreadSafety
Dchassis.h2601 …virtual void PostCallRecordFlushMappedMemoryRanges(VkDevice device, uint32_t memoryRangeCount, con… in PostCallRecordFlushMappedMemoryRanges() function
Dchassis.cpp1384 … intercept->PostCallRecordFlushMappedMemoryRanges(device, memoryRangeCount, pMemoryRanges, result); in FlushMappedMemoryRanges()