Home
last modified time | relevance | path

Searched defs:pMemoryRanges (Results 1 – 20 of 20) sorted by relevance

/external/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c1767 const VkMappedMemoryRange *pMemoryRanges) in v3dv_FlushMappedMemoryRanges()
1775 const VkMappedMemoryRange *pMemoryRanges) in v3dv_InvalidateMappedMemoryRanges()
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c1182 const VkMappedMemoryRange* pMemoryRanges) in lvp_FlushMappedMemoryRanges()
1189 const VkMappedMemoryRange* pMemoryRanges) in lvp_InvalidateMappedMemoryRanges()
/external/mesa3d/src/freedreno/vulkan/
Dtu_device.c1522 const VkMappedMemoryRange *pMemoryRanges) in tu_FlushMappedMemoryRanges()
1530 const VkMappedMemoryRange *pMemoryRanges) in tu_InvalidateMappedMemoryRanges()
/external/vulkan-validation-layers/layers/
Dgpu_validation.cpp151const VkMappedMemoryRange *pMemoryRanges) { in gpuVkFlushMappedMemoryRanges()
155const VkMappedMemoryRange *pMemoryRanges) { in gpuVkInvalidateMappedMemoryRanges()
/external/mesa3d/src/intel/vulkan/
Danv_device.c3908 const VkMappedMemoryRange* pMemoryRanges) in anv_FlushMappedMemoryRanges()
3926 const VkMappedMemoryRange* pMemoryRanges) in anv_InvalidateMappedMemoryRanges()
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkNullDriverImpl.inl298 …MemoryRanges (VkDevice device, uint32_t memoryRangeCount, const VkMappedMemoryRange* pMemoryRanges)
306 …MemoryRanges (VkDevice device, uint32_t memoryRangeCount, const VkMappedMemoryRange* pMemoryRanges)
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.c1808 …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/
Dradv_device.c5454 const VkMappedMemoryRange* pMemoryRanges) in radv_FlushMappedMemoryRanges()
5462 const VkMappedMemoryRange* pMemoryRanges) in radv_InvalidateMappedMemoryRanges()
/external/swiftshader/src/Vulkan/
DlibVulkan.cpp1453 …dMemoryRanges(VkDevice device, uint32_t memoryRangeCount, const VkMappedMemoryRange *pMemoryRanges) in vkFlushMappedMemoryRanges()
1463 …dMemoryRanges(VkDevice device, uint32_t memoryRangeCount, const VkMappedMemoryRange *pMemoryRanges) in vkInvalidateMappedMemoryRanges()
/external/vulkan-validation-layers/layers/generated/
Dthread_safety.cpp350 const VkMappedMemoryRange* pMemoryRanges) { in PreCallRecordFlushMappedMemoryRanges()
357 const VkMappedMemoryRange* pMemoryRanges, in PostCallRecordFlushMappedMemoryRanges()
365 const VkMappedMemoryRange* pMemoryRanges) { in PreCallRecordInvalidateMappedMemoryRanges()
372 const VkMappedMemoryRange* pMemoryRanges, in PostCallRecordInvalidateMappedMemoryRanges()
Dchassis.h2599 …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()
Dobject_tracker.cpp342 const VkMappedMemoryRange* pMemoryRanges) { in PreCallValidateFlushMappedMemoryRanges()
357 const VkMappedMemoryRange* pMemoryRanges) { in PreCallValidateInvalidateMappedMemoryRanges()
Dlayer_chassis_dispatch.cpp1262 const VkMappedMemoryRange* pMemoryRanges) in DispatchFlushMappedMemoryRanges()
1288 const VkMappedMemoryRange* pMemoryRanges) in DispatchInvalidateMappedMemoryRanges()
Dparameter_validation.cpp2031 const VkMappedMemoryRange* pMemoryRanges) { in PreCallValidateFlushMappedMemoryRanges()
2049 const VkMappedMemoryRange* pMemoryRanges) { in PreCallValidateInvalidateMappedMemoryRanges()
Dchassis.cpp1369 const VkMappedMemoryRange* pMemoryRanges) { in FlushMappedMemoryRanges()
1392 const VkMappedMemoryRange* pMemoryRanges) { in InvalidateMappedMemoryRanges()
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkNullDriverImpl.inl598 …MemoryRanges (VkDevice device, uint32_t memoryRangeCount, const VkMappedMemoryRange* pMemoryRanges)
606 …MemoryRanges (VkDevice device, uint32_t memoryRangeCount, const VkMappedMemoryRange* pMemoryRanges)
/external/virglrenderer/src/venus/venus-protocol/
Dvn_protocol_renderer_defines.h627 const VkMappedMemoryRange* pMemoryRanges; member
635 const VkMappedMemoryRange* pMemoryRanges; member
/external/swiftshader/include/vulkan/
Dvulkan_funcs.hpp883 …appedMemoryRanges( uint32_t memoryRangeCount, const VULKAN_HPP_NAMESPACE::MappedMemoryRange * pMem… in flushMappedMemoryRanges() argument
906 …appedMemoryRanges( uint32_t memoryRangeCount, const VULKAN_HPP_NAMESPACE::MappedMemoryRange * pMem… in invalidateMappedMemoryRanges() argument
/external/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp1016const VULKAN_HPP_NAMESPACE::MappedMemoryRange * pMemoryRanges, in flushMappedMemoryRanges()
1040const VULKAN_HPP_NAMESPACE::MappedMemoryRange * pMemoryRanges, in invalidateMappedMemoryRanges()
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_funcs.hpp975const VULKAN_HPP_NAMESPACE::MappedMemoryRange * pMemoryRanges, in flushMappedMemoryRanges()
999const VULKAN_HPP_NAMESPACE::MappedMemoryRange * pMemoryRanges, in invalidateMappedMemoryRanges()