Home
last modified time | relevance | path

Searched defs:PostCallRecordInvalidateMappedMemoryRanges (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dthread_safety.cpp369 void ThreadSafety::PostCallRecordInvalidateMappedMemoryRanges( in PostCallRecordInvalidateMappedMemoryRanges() function in ThreadSafety
H A Dchassis.h2604 …virtual void PostCallRecordInvalidateMappedMemoryRanges(VkDevice device, uint32_t memoryRangeCount… in PostCallRecordInvalidateMappedMemoryRanges() function
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.cpp11894 void CoreChecks::PostCallRecordInvalidateMappedMemoryRanges(VkDevice device, uint32_t memRangeCount, in PostCallRecordInvalidateMappedMemoryRanges() function in CoreChecks