Home
last modified time | relevance | path

Searched refs:PostCallRecordInvalidateMappedMemoryRanges (Results 1 – 6 of 6) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h655 void PostCallRecordInvalidateMappedMemoryRanges(
Dthread_safety.cpp369 void ThreadSafety::PostCallRecordInvalidateMappedMemoryRanges( in PostCallRecordInvalidateMappedMemoryRanges() function in ThreadSafety
Dchassis.h2604 …virtual void PostCallRecordInvalidateMappedMemoryRanges(VkDevice device, uint32_t memoryRangeCount… in PostCallRecordInvalidateMappedMemoryRanges() function
Dchassis.cpp1407 …intercept->PostCallRecordInvalidateMappedMemoryRanges(device, memoryRangeCount, pMemoryRanges, res… in InvalidateMappedMemoryRanges()
/external/vulkan-validation-layers/layers/
Dcore_validation.h1861 …void PostCallRecordInvalidateMappedMemoryRanges(VkDevice device, uint32_t memRangeCount, const VkM…
Dcore_validation.cpp11894 void CoreChecks::PostCallRecordInvalidateMappedMemoryRanges(VkDevice device, uint32_t memRangeCount, in PostCallRecordInvalidateMappedMemoryRanges() function in CoreChecks