| /external/mesa3d/src/broadcom/vulkan/ |
| D | v3dv_device.c | 1767 const VkMappedMemoryRange *pMemoryRanges) in v3dv_FlushMappedMemoryRanges() 1775 const VkMappedMemoryRange *pMemoryRanges) in v3dv_InvalidateMappedMemoryRanges()
|
| /external/mesa3d/src/gallium/frontends/lavapipe/ |
| D | lvp_device.c | 1182 const VkMappedMemoryRange* pMemoryRanges) in lvp_FlushMappedMemoryRanges() 1189 const VkMappedMemoryRange* pMemoryRanges) in lvp_InvalidateMappedMemoryRanges()
|
| /external/mesa3d/src/freedreno/vulkan/ |
| D | tu_device.c | 1522 const VkMappedMemoryRange *pMemoryRanges) in tu_FlushMappedMemoryRanges() 1530 const VkMappedMemoryRange *pMemoryRanges) in tu_InvalidateMappedMemoryRanges()
|
| /external/vulkan-validation-layers/layers/ |
| D | gpu_validation.cpp | 151 … const VkMappedMemoryRange *pMemoryRanges) { in gpuVkFlushMappedMemoryRanges() 155 … const VkMappedMemoryRange *pMemoryRanges) { in gpuVkInvalidateMappedMemoryRanges()
|
| /external/mesa3d/src/intel/vulkan/ |
| D | anv_device.c | 3908 const VkMappedMemoryRange* pMemoryRanges) in anv_FlushMappedMemoryRanges() 3926 const VkMappedMemoryRange* pMemoryRanges) in anv_InvalidateMappedMemoryRanges()
|
| /external/swiftshader/src/Vulkan/ |
| D | libVulkan.cpp | 1098 …dMemoryRanges(VkDevice device, uint32_t memoryRangeCount, const VkMappedMemoryRange *pMemoryRanges) in vkFlushMappedMemoryRanges() 1108 …dMemoryRanges(VkDevice device, uint32_t memoryRangeCount, const VkMappedMemoryRange *pMemoryRanges) in vkInvalidateMappedMemoryRanges()
|
| /external/mesa3d/prebuilt-intermediates/vulkan/ |
| D | anv_entrypoints.c | 1808 …dMemoryRanges(VkDevice device, uint32_t memoryRangeCount, const VkMappedMemoryRange* pMemoryRanges) in anv_FlushMappedMemoryRanges() 1814 …dMemoryRanges(VkDevice device, uint32_t memoryRangeCount, const VkMappedMemoryRange* pMemoryRanges) in anv_InvalidateMappedMemoryRanges()
|
| /external/mesa3d/src/amd/vulkan/ |
| D | radv_device.c | 5454 const VkMappedMemoryRange* pMemoryRanges) in radv_FlushMappedMemoryRanges() 5462 const VkMappedMemoryRange* pMemoryRanges) in radv_InvalidateMappedMemoryRanges()
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkNullDriverImpl.inl | 476 …MemoryRanges (VkDevice device, deUint32 memoryRangeCount, const VkMappedMemoryRange* pMemoryRanges) 484 …MemoryRanges (VkDevice device, deUint32 memoryRangeCount, const VkMappedMemoryRange* pMemoryRanges)
|
| /external/vulkan-validation-layers/layers/generated/ |
| D | thread_safety.cpp | 350 const VkMappedMemoryRange* pMemoryRanges) { in PreCallRecordFlushMappedMemoryRanges() 357 const VkMappedMemoryRange* pMemoryRanges, in PostCallRecordFlushMappedMemoryRanges() 365 const VkMappedMemoryRange* pMemoryRanges) { in PreCallRecordInvalidateMappedMemoryRanges() 372 const VkMappedMemoryRange* pMemoryRanges, in PostCallRecordInvalidateMappedMemoryRanges()
|
| D | chassis.h | 2599 …emoryRanges(VkDevice device, uint32_t memoryRangeCount, const VkMappedMemoryRange* pMemoryRanges) … in PreCallValidateFlushMappedMemoryRanges() 2600 …emoryRanges(VkDevice device, uint32_t memoryRangeCount, const VkMappedMemoryRange* pMemoryRanges) … in PreCallRecordFlushMappedMemoryRanges() 2601 …emoryRanges(VkDevice device, uint32_t memoryRangeCount, const VkMappedMemoryRange* pMemoryRanges, … in PostCallRecordFlushMappedMemoryRanges() 2602 …emoryRanges(VkDevice device, uint32_t memoryRangeCount, const VkMappedMemoryRange* pMemoryRanges) … in PreCallValidateInvalidateMappedMemoryRanges() 2603 …emoryRanges(VkDevice device, uint32_t memoryRangeCount, const VkMappedMemoryRange* pMemoryRanges) … in PreCallRecordInvalidateMappedMemoryRanges() 2604 …emoryRanges(VkDevice device, uint32_t memoryRangeCount, const VkMappedMemoryRange* pMemoryRanges, … in PostCallRecordInvalidateMappedMemoryRanges()
|
| D | layer_chassis_dispatch.cpp | 1262 const VkMappedMemoryRange* pMemoryRanges) in DispatchFlushMappedMemoryRanges() 1288 const VkMappedMemoryRange* pMemoryRanges) in DispatchInvalidateMappedMemoryRanges()
|
| D | object_tracker.cpp | 342 const VkMappedMemoryRange* pMemoryRanges) { in PreCallValidateFlushMappedMemoryRanges() 357 const VkMappedMemoryRange* pMemoryRanges) { in PreCallValidateInvalidateMappedMemoryRanges()
|
| D | parameter_validation.cpp | 2031 const VkMappedMemoryRange* pMemoryRanges) { in PreCallValidateFlushMappedMemoryRanges() 2049 const VkMappedMemoryRange* pMemoryRanges) { in PreCallValidateInvalidateMappedMemoryRanges()
|
| D | chassis.cpp | 1369 const VkMappedMemoryRange* pMemoryRanges) { in FlushMappedMemoryRanges() 1392 const VkMappedMemoryRange* pMemoryRanges) { in InvalidateMappedMemoryRanges()
|
| /external/vulkan-headers/include/vulkan/ |
| D | vulkan.hpp | 65596 …e::flushMappedMemoryRanges( uint32_t memoryRangeCount, const vk::MappedMemoryRange* pMemoryRanges,… in flushMappedMemoryRanges() argument 67018 …validateMappedMemoryRanges( uint32_t memoryRangeCount, const vk::MappedMemoryRange* pMemoryRanges,… in invalidateMappedMemoryRanges() argument
|
| /external/angle/third_party/vulkan-headers/src/include/vulkan/ |
| D | vulkan.hpp | 70779 …appedMemoryRanges( uint32_t memoryRangeCount, const VULKAN_HPP_NAMESPACE::MappedMemoryRange* pMemo… in flushMappedMemoryRanges() argument 72466 …appedMemoryRanges( uint32_t memoryRangeCount, const VULKAN_HPP_NAMESPACE::MappedMemoryRange* pMemo… in invalidateMappedMemoryRanges() argument
|