Home
last modified time | relevance | path

Searched refs:PreCallValidateFlushMappedMemoryRanges (Results 1 – 8 of 8) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dparameter_validation.h103 bool PreCallValidateFlushMappedMemoryRanges(
Dobject_tracker.h157 bool PreCallValidateFlushMappedMemoryRanges(
Dobject_tracker.cpp339 bool ObjectLifetimes::PreCallValidateFlushMappedMemoryRanges( in PreCallValidateFlushMappedMemoryRanges() function in ObjectLifetimes
Dchassis.h2599 …virtual bool PreCallValidateFlushMappedMemoryRanges(VkDevice device, uint32_t memoryRangeCount, co… in PreCallValidateFlushMappedMemoryRanges() function
Dparameter_validation.cpp2028 bool StatelessValidation::PreCallValidateFlushMappedMemoryRanges( in PreCallValidateFlushMappedMemoryRanges() function in StatelessValidation
Dchassis.cpp1374 …skip |= intercept->PreCallValidateFlushMappedMemoryRanges(device, memoryRangeCount, pMemoryRanges); in FlushMappedMemoryRanges()
/external/vulkan-validation-layers/layers/
Dcore_validation.h1858 …bool PreCallValidateFlushMappedMemoryRanges(VkDevice device, uint32_t memRangeCount, const VkMappe…
Dcore_validation.cpp11877 bool CoreChecks::PreCallValidateFlushMappedMemoryRanges(VkDevice device, uint32_t memRangeCount, in PreCallValidateFlushMappedMemoryRanges() function in CoreChecks