Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h639 void PreCallRecordFlushMappedMemoryRanges(
Dthread_safety.cpp347 void ThreadSafety::PreCallRecordFlushMappedMemoryRanges( in PreCallRecordFlushMappedMemoryRanges() function in ThreadSafety
Dchassis.h2600 …virtual void PreCallRecordFlushMappedMemoryRanges(VkDevice device, uint32_t memoryRangeCount, cons… in PreCallRecordFlushMappedMemoryRanges() function
Dchassis.cpp1379 intercept->PreCallRecordFlushMappedMemoryRanges(device, memoryRangeCount, pMemoryRanges); in FlushMappedMemoryRanges()