| /external/swiftshader/src/Vulkan/ |
| D | VkPromotedExtensions.cpp | 48 VKAPI_ATTR VkResult VKAPI_CALL vkBindBufferMemory2KHR(VkDevice device, uint32_t bindInfoCount, cons… in vkBindBufferMemory2KHR() 53 VKAPI_ATTR VkResult VKAPI_CALL vkBindImageMemory2KHR(VkDevice device, uint32_t bindInfoCount, const… in vkBindImageMemory2KHR()
|
| D | libVulkan.cpp | 1198 VKAPI_ATTR VkResult VKAPI_CALL vkQueueBindSparse(VkQueue queue, uint32_t bindInfoCount, const VkBin… in vkQueueBindSparse() 2534 VKAPI_ATTR VkResult VKAPI_CALL vkBindBufferMemory2(VkDevice device, uint32_t bindInfoCount, const V… in vkBindBufferMemory2() 2563 VKAPI_ATTR VkResult VKAPI_CALL vkBindImageMemory2(VkDevice device, uint32_t bindInfoCount, const Vk… in vkBindImageMemory2()
|
| /external/mesa3d/src/gallium/frontends/lavapipe/ |
| D | lvp_device.c | 1300 uint32_t bindInfoCount, in lvp_BindBufferMemory2() 1334 uint32_t bindInfoCount, in lvp_BindImageMemory2() 1369 uint32_t bindInfoCount, in lvp_QueueBindSparse()
|
| /external/vulkan-validation-layers/layers/generated/ |
| D | vk_dispatch_table_helper.h | 36 static VKAPI_ATTR VkResult VKAPI_CALL StubBindBufferMemory2(VkDevice device, uint32_t bindInfoCount… in StubBindBufferMemory2() 37 static VKAPI_ATTR VkResult VKAPI_CALL StubBindImageMemory2(VkDevice device, uint32_t bindInfoCount,… in StubBindImageMemory2() 104 …TR VkResult VKAPI_CALL StubBindBufferMemory2KHR(VkDevice device, uint32_t bindInfoCount, const VkB… in StubBindBufferMemory2KHR() 105 …TTR VkResult VKAPI_CALL StubBindImageMemory2KHR(VkDevice device, uint32_t bindInfoCount, const VkB… in StubBindImageMemory2KHR() 175 …KAPI_CALL StubBindAccelerationStructureMemoryNV(VkDevice device, uint32_t bindInfoCount, const VkB… in StubBindAccelerationStructureMemoryNV()
|
| D | thread_safety.cpp | 491 uint32_t bindInfoCount, in PreCallRecordQueueBindSparse() 522 uint32_t bindInfoCount, in PostCallRecordQueueBindSparse() 2525 uint32_t bindInfoCount, in PreCallRecordBindBufferMemory2() 2532 uint32_t bindInfoCount, in PostCallRecordBindBufferMemory2() 2540 uint32_t bindInfoCount, in PreCallRecordBindImageMemory2() 2547 uint32_t bindInfoCount, in PostCallRecordBindImageMemory2() 3832 uint32_t bindInfoCount, in PreCallRecordBindBufferMemory2KHR() 3839 uint32_t bindInfoCount, in PostCallRecordBindBufferMemory2KHR() 3847 uint32_t bindInfoCount, in PreCallRecordBindImageMemory2KHR() 3854 uint32_t bindInfoCount, in PostCallRecordBindImageMemory2KHR() [all …]
|
| D | chassis.h | 2626 …virtual bool PreCallValidateQueueBindSparse(VkQueue queue, uint32_t bindInfoCount, const VkBindSpa… in PreCallValidateQueueBindSparse() 2627 …virtual void PreCallRecordQueueBindSparse(VkQueue queue, uint32_t bindInfoCount, const VkBindSpars… in PreCallRecordQueueBindSparse() 2628 …virtual void PostCallRecordQueueBindSparse(VkQueue queue, uint32_t bindInfoCount, const VkBindSpar… in PostCallRecordQueueBindSparse() 2935 …virtual bool PreCallValidateBindBufferMemory2(VkDevice device, uint32_t bindInfoCount, const VkBin… in PreCallValidateBindBufferMemory2() 2936 …virtual void PreCallRecordBindBufferMemory2(VkDevice device, uint32_t bindInfoCount, const VkBindB… in PreCallRecordBindBufferMemory2() 2937 …virtual void PostCallRecordBindBufferMemory2(VkDevice device, uint32_t bindInfoCount, const VkBind… in PostCallRecordBindBufferMemory2() 2938 …virtual bool PreCallValidateBindImageMemory2(VkDevice device, uint32_t bindInfoCount, const VkBind… in PreCallValidateBindImageMemory2() 2939 …virtual void PreCallRecordBindImageMemory2(VkDevice device, uint32_t bindInfoCount, const VkBindIm… in PreCallRecordBindImageMemory2() 2940 …virtual void PostCallRecordBindImageMemory2(VkDevice device, uint32_t bindInfoCount, const VkBindI… in PostCallRecordBindImageMemory2() 3283 …virtual bool PreCallValidateBindBufferMemory2KHR(VkDevice device, uint32_t bindInfoCount, const Vk… in PreCallValidateBindBufferMemory2KHR() [all …]
|
| D | layer_chassis_dispatch.cpp | 1419 uint32_t bindInfoCount, in DispatchQueueBindSparse() 3220 uint32_t bindInfoCount, in DispatchBindBufferMemory2() 3249 uint32_t bindInfoCount, in DispatchBindImageMemory2() 4744 uint32_t bindInfoCount, in DispatchBindBufferMemory2KHR() 4773 uint32_t bindInfoCount, in DispatchBindImageMemory2KHR() 6094 uint32_t bindInfoCount, in DispatchBindAccelerationStructureMemoryNV()
|
| D | object_tracker.cpp | 457 uint32_t bindInfoCount, in PreCallValidateQueueBindSparse() 2017 uint32_t bindInfoCount, in PreCallValidateBindBufferMemory2() 2033 uint32_t bindInfoCount, in PreCallValidateBindImageMemory2() 3401 uint32_t bindInfoCount, in PreCallValidateBindBufferMemory2KHR() 3417 uint32_t bindInfoCount, in PreCallValidateBindImageMemory2KHR() 4601 uint32_t bindInfoCount, in PreCallValidateBindAccelerationStructureMemoryNV()
|
| D | parameter_validation.cpp | 2170 uint32_t bindInfoCount, in PreCallValidateQueueBindSparse() 4858 uint32_t bindInfoCount, in PreCallValidateBindBufferMemory2() 4880 uint32_t bindInfoCount, in PreCallValidateBindImageMemory2() 7477 uint32_t bindInfoCount, in PreCallValidateBindBufferMemory2KHR() 7500 uint32_t bindInfoCount, in PreCallValidateBindImageMemory2KHR() 9500 uint32_t bindInfoCount, in PreCallValidateBindAccelerationStructureMemoryNV()
|
| D | chassis.cpp | 1578 uint32_t bindInfoCount, in QueueBindSparse() 3864 uint32_t bindInfoCount, in BindBufferMemory2() 3887 uint32_t bindInfoCount, in BindImageMemory2() 6360 uint32_t bindInfoCount, in BindBufferMemory2KHR() 6383 uint32_t bindInfoCount, in BindImageMemory2KHR() 8273 uint32_t bindInfoCount, in BindAccelerationStructureMemoryNV()
|
| /external/mesa3d/src/freedreno/vulkan/ |
| D | tu_device.c | 1584 uint32_t bindInfoCount, in tu_BindBufferMemory2() 1603 uint32_t bindInfoCount, in tu_BindImageMemory2() 1624 uint32_t bindInfoCount, in tu_QueueBindSparse()
|
| /external/mesa3d/src/broadcom/vulkan/ |
| D | v3dv_queue.c | 1293 uint32_t bindInfoCount, in v3dv_QueueBindSparse()
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkDeviceDriverImpl.inl | 95 VkResult DeviceDriver::queueBindSparse (VkQueue queue, deUint32 bindInfoCount, const VkBindSparseIn… 610 VkResult DeviceDriver::bindBufferMemory2 (VkDevice device, deUint32 bindInfoCount, const VkBindBuff… 615 VkResult DeviceDriver::bindImageMemory2 (VkDevice device, deUint32 bindInfoCount, const VkBindImage… 1140 VkResult DeviceDriver::bindAccelerationStructureMemoryNV (VkDevice device, deUint32 bindInfoCount, …
|
| D | vkNullDriverImpl.inl | 537 VKAPI_ATTR VkResult VKAPI_CALL queueBindSparse (VkQueue queue, deUint32 bindInfoCount, const VkBind… 1064 VKAPI_ATTR VkResult VKAPI_CALL bindBufferMemory2 (VkDevice device, deUint32 bindInfoCount, const Vk… 1072 VKAPI_ATTR VkResult VKAPI_CALL bindImageMemory2 (VkDevice device, deUint32 bindInfoCount, const VkB… 2063 …t VKAPI_CALL bindAccelerationStructureMemoryNV (VkDevice device, deUint32 bindInfoCount, const VkB…
|
| /external/mesa3d/src/intel/vulkan/ |
| D | anv_image.c | 1073 uint32_t bindInfoCount, in anv_BindImageMemory2()
|
| D | anv_device.c | 4163 uint32_t bindInfoCount, in anv_BindBufferMemory2() 4174 uint32_t bindInfoCount, in anv_QueueBindSparse()
|
| /external/vulkan-validation-layers/layers/ |
| D | core_validation.cpp | 4467 bool CoreChecks::PreCallValidateBindBufferMemory2(VkDevice device, uint32_t bindInfoCount, in PreCallValidateBindBufferMemory2() 4479 bool CoreChecks::PreCallValidateBindBufferMemory2KHR(VkDevice device, uint32_t bindInfoCount, in PreCallValidateBindBufferMemory2KHR() 4491 …id ValidationStateTracker::PostCallRecordBindBufferMemory2(VkDevice device, uint32_t bindInfoCount, in PostCallRecordBindBufferMemory2() 4498 …ValidationStateTracker::PostCallRecordBindBufferMemory2KHR(VkDevice device, uint32_t bindInfoCount, in PostCallRecordBindBufferMemory2KHR() 6931 …reChecks::PreCallValidateBindAccelerationStructureMemoryNV(VkDevice device, uint32_t bindInfoCount, in PreCallValidateBindAccelerationStructureMemoryNV() 6956 …VkDevice device, uint32_t bindInfoCount, const VkBindAccelerationStructureMemoryInfoNV *pBindInfos… in PostCallRecordBindAccelerationStructureMemoryNV() 12069 bool CoreChecks::PreCallValidateBindImageMemory2(VkDevice device, uint32_t bindInfoCount, in PreCallValidateBindImageMemory2() 12080 bool CoreChecks::PreCallValidateBindImageMemory2KHR(VkDevice device, uint32_t bindInfoCount, in PreCallValidateBindImageMemory2KHR() 12091 void ValidationStateTracker::PostCallRecordBindImageMemory2(VkDevice device, uint32_t bindInfoCount, in PostCallRecordBindImageMemory2() 12099 … ValidationStateTracker::PostCallRecordBindImageMemory2KHR(VkDevice device, uint32_t bindInfoCount, in PostCallRecordBindImageMemory2KHR() [all …]
|
| /external/mesa3d/prebuilt-intermediates/vulkan/ |
| D | anv_entrypoints.c | 1856 …anv_QueueBindSparse(VkQueue queue, uint32_t bindInfoCount, const VkBindSparseInfo* pBindInfo, VkFe… in anv_QueueBindSparse() 2600 …anv_BindBufferMemory2(VkDevice device, uint32_t bindInfoCount, const VkBindBufferMemoryInfo* pBind… in anv_BindBufferMemory2() 2606 …anv_BindImageMemory2(VkDevice device, uint32_t bindInfoCount, const VkBindImageMemoryInfo* pBindIn… in anv_BindImageMemory2()
|
| /external/mesa3d/src/amd/vulkan/ |
| D | radv_device.c | 5574 uint32_t bindInfoCount, in radv_BindBufferMemory2() 5608 uint32_t bindInfoCount, in radv_BindImageMemory2() 5654 uint32_t bindInfoCount, in radv_QueueBindSparse()
|
| /external/angle/third_party/vulkan-headers/src/include/vulkan/ |
| D | vulkan.hpp | 1496 …VkResult vkBindAccelerationStructureMemoryKHR( VkDevice device, uint32_t bindInfoCount, const VkBi… in vkBindAccelerationStructureMemoryKHR() 1501 …VkResult vkBindAccelerationStructureMemoryNV( VkDevice device, uint32_t bindInfoCount, const VkBin… in vkBindAccelerationStructureMemoryNV() 1511 …VkResult vkBindBufferMemory2( VkDevice device, uint32_t bindInfoCount, const VkBindBufferMemoryInf… in vkBindBufferMemory2() 1516 …VkResult vkBindBufferMemory2KHR( VkDevice device, uint32_t bindInfoCount, const VkBindBufferMemory… in vkBindBufferMemory2KHR() 1526 …VkResult vkBindImageMemory2( VkDevice device, uint32_t bindInfoCount, const VkBindImageMemoryInfo*… in vkBindImageMemory2() 1531 …VkResult vkBindImageMemory2KHR( VkDevice device, uint32_t bindInfoCount, const VkBindImageMemoryIn… in vkBindImageMemory2KHR() 3021 …VkResult vkQueueBindSparse( VkQueue queue, uint32_t bindInfoCount, const VkBindSparseInfo* pBindIn… in vkQueueBindSparse() 68660 …VULKAN_HPP_INLINE Result Device::bindAccelerationStructureMemoryKHR( uint32_t bindInfoCount, const… in bindAccelerationStructureMemoryKHR() 68674 …VULKAN_HPP_INLINE Result Device::bindAccelerationStructureMemoryNV( uint32_t bindInfoCount, const … in bindAccelerationStructureMemoryNV() 68703 …VULKAN_HPP_INLINE Result Device::bindBufferMemory2( uint32_t bindInfoCount, const VULKAN_HPP_NAMES… in bindBufferMemory2() [all …]
|
| /external/vulkan-headers/include/vulkan/ |
| D | vulkan.hpp | 1160 …VkResult vkBindAccelerationStructureMemoryNV( VkDevice device, uint32_t bindInfoCount, const VkBin… in vkBindAccelerationStructureMemoryNV() 1170 …VkResult vkBindBufferMemory2( VkDevice device, uint32_t bindInfoCount, const VkBindBufferMemoryInf… in vkBindBufferMemory2() 1175 …VkResult vkBindBufferMemory2KHR( VkDevice device, uint32_t bindInfoCount, const VkBindBufferMemory… in vkBindBufferMemory2KHR() 1185 …VkResult vkBindImageMemory2( VkDevice device, uint32_t bindInfoCount, const VkBindImageMemoryInfo*… in vkBindImageMemory2() 1190 …VkResult vkBindImageMemory2KHR( VkDevice device, uint32_t bindInfoCount, const VkBindImageMemoryIn… in vkBindImageMemory2KHR() 2483 …VkResult vkQueueBindSparse( VkQueue queue, uint32_t bindInfoCount, const VkBindSparseInfo* pBindIn… in vkQueueBindSparse() 63721 …VULKAN_HPP_INLINE Result Device::bindAccelerationStructureMemoryNV( uint32_t bindInfoCount, const … in bindAccelerationStructureMemoryNV() 63750 …VULKAN_HPP_INLINE Result Device::bindBufferMemory2( uint32_t bindInfoCount, const vk::BindBufferMe… in bindBufferMemory2() 63764 …VULKAN_HPP_INLINE Result Device::bindBufferMemory2KHR( uint32_t bindInfoCount, const vk::BindBuffe… in bindBufferMemory2KHR() 63793 …VULKAN_HPP_INLINE Result Device::bindImageMemory2( uint32_t bindInfoCount, const vk::BindImageMemo… in bindImageMemory2() [all …]
|