/aosp_15_r20/external/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_queue.h | 1117 static inline size_t vn_sizeof_vkQueueBindSparse(VkQueue queue, uint32_t bindInfoCount, const VkBin… in vn_sizeof_vkQueueBindSparse() 1137 … vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkQueue queue, uint32_t bindInfoCount, const VkB… in vn_encode_vkQueueBindSparse() 1156 static inline size_t vn_sizeof_vkQueueBindSparse_reply(VkQueue queue, uint32_t bindInfoCount, const… in vn_sizeof_vkQueueBindSparse_reply() 1171 …kQueueBindSparse_reply(struct vn_cs_decoder *dec, VkQueue queue, uint32_t bindInfoCount, const VkB… in vn_decode_vkQueueBindSparse_reply() 1299 …ct vn_ring *vn_ring, VkCommandFlagsEXT cmd_flags, VkQueue queue, uint32_t bindInfoCount, const VkB… in vn_submit_vkQueueBindSparse() 1385 …n_call_vkQueueBindSparse(struct vn_ring *vn_ring, VkQueue queue, uint32_t bindInfoCount, const VkB… in vn_call_vkQueueBindSparse() 1401 …_async_vkQueueBindSparse(struct vn_ring *vn_ring, VkQueue queue, uint32_t bindInfoCount, const VkB… in vn_async_vkQueueBindSparse()
|
H A D | vn_protocol_driver_buffer.h | 810 static inline size_t vn_sizeof_vkBindBufferMemory2(VkDevice device, uint32_t bindInfoCount, const V… in vn_sizeof_vkBindBufferMemory2() 829 …n_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, uint32_t bindInfoCount, const VkB… in vn_encode_vkBindBufferMemory2() 847 static inline size_t vn_sizeof_vkBindBufferMemory2_reply(VkDevice device, uint32_t bindInfoCount, c… in vn_sizeof_vkBindBufferMemory2_reply() 861 …dBufferMemory2_reply(struct vn_cs_decoder *dec, VkDevice device, uint32_t bindInfoCount, const VkB… in vn_decode_vkBindBufferMemory2_reply() 1186 … vn_ring *vn_ring, VkCommandFlagsEXT cmd_flags, VkDevice device, uint32_t bindInfoCount, const VkB… in vn_submit_vkBindBufferMemory2() 1373 …ll_vkBindBufferMemory2(struct vn_ring *vn_ring, VkDevice device, uint32_t bindInfoCount, const VkB… in vn_call_vkBindBufferMemory2() 1389 …nc_vkBindBufferMemory2(struct vn_ring *vn_ring, VkDevice device, uint32_t bindInfoCount, const VkB… in vn_async_vkBindBufferMemory2()
|
H A D | vn_protocol_driver_image.h | 1792 static inline size_t vn_sizeof_vkBindImageMemory2(VkDevice device, uint32_t bindInfoCount, const Vk… in vn_sizeof_vkBindImageMemory2() 1811 …n_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, uint32_t bindInfoCount, const VkB… in vn_encode_vkBindImageMemory2() 1829 static inline size_t vn_sizeof_vkBindImageMemory2_reply(VkDevice device, uint32_t bindInfoCount, co… in vn_sizeof_vkBindImageMemory2_reply() 1843 …ndImageMemory2_reply(struct vn_cs_decoder *dec, VkDevice device, uint32_t bindInfoCount, const VkB… in vn_decode_vkBindImageMemory2_reply() 2469 … vn_ring *vn_ring, VkCommandFlagsEXT cmd_flags, VkDevice device, uint32_t bindInfoCount, const VkB… in vn_submit_vkBindImageMemory2() 2757 …all_vkBindImageMemory2(struct vn_ring *vn_ring, VkDevice device, uint32_t bindInfoCount, const VkB… in vn_call_vkBindImageMemory2() 2773 …ync_vkBindImageMemory2(struct vn_ring *vn_ring, VkDevice device, uint32_t bindInfoCount, const VkB… in vn_async_vkBindImageMemory2()
|
/aosp_15_r20/frameworks/native/vulkan/libvulkan/ |
H A D | driver_gen.cpp | 80 VKAPI_ATTR VkResult checkedBindImageMemory2(VkDevice device, uint32_t bindInfoCount, const VkBindIm… in checkedBindImageMemory2() 89 VKAPI_ATTR VkResult checkedBindImageMemory2KHR(VkDevice device, uint32_t bindInfoCount, const VkBin… in checkedBindImageMemory2KHR()
|
H A D | swapchain.cpp | 2867 uint32_t bindInfoCount, in BindImageMemory2() 2884 uint32_t bindInfoCount, in BindImageMemory2KHR()
|
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/ |
H A 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()
|
H A 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 …]
|
H A 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 …]
|
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/ |
H A D | tu_buffer.cc | 134 uint32_t bindInfoCount, in tu_BindBufferMemory2()
|
H A D | tu_image.cc | 851 uint32_t bindInfoCount, in tu_BindImageMemory2()
|
/aosp_15_r20/external/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_buffer.c | 47 panvk_BindBufferMemory2(VkDevice device, uint32_t bindInfoCount, in panvk_BindBufferMemory2()
|
H A D | panvk_image.c | 390 panvk_BindImageMemory2(VkDevice device, uint32_t bindInfoCount, in panvk_BindImageMemory2()
|
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/ |
H A D | hk_buffer.c | 231 hk_BindBufferMemory2(VkDevice device, uint32_t bindInfoCount, in hk_BindBufferMemory2()
|
/aosp_15_r20/external/swiftshader/src/Vulkan/ |
H A D | VkPromotedExtensions.cpp | 76 VKAPI_ATTR VkResult VKAPI_CALL vkBindBufferMemory2KHR(VkDevice device, uint32_t bindInfoCount, cons… in vkBindBufferMemory2KHR() 81 VKAPI_ATTR VkResult VKAPI_CALL vkBindImageMemory2KHR(VkDevice device, uint32_t bindInfoCount, const… in vkBindImageMemory2KHR()
|
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/ |
H A D | nvk_buffer.c | 255 uint32_t bindInfoCount, in nvk_BindBufferMemory2()
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | anv_buffer.c | 39 uint32_t bindInfoCount, in anv_BindBufferMemory2()
|
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/ |
H A D | pvr_image.c | 221 uint32_t bindInfoCount, in pvr_BindImageMemory2()
|
H A D | pvr_device.c | 2441 uint32_t bindInfoCount, in pvr_BindBufferMemory2() 2472 uint32_t bindInfoCount, in pvr_QueueBindSparse()
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_device.c | 2254 uint32_t bindInfoCount, in lvp_BindBufferMemory2() 2304 uint32_t bindInfoCount, in lvp_BindImageMemory2()
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_buffer.c | 138 radv_BindBufferMemory2(VkDevice _device, uint32_t bindInfoCount, const VkBindBufferMemoryInfo *pBin… in radv_BindBufferMemory2()
|
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_device.c | 2487 uint32_t bindInfoCount, in v3dv_BindImageMemory2() 2641 uint32_t bindInfoCount, in v3dv_BindBufferMemory2()
|
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/ |
H A D | vn_buffer.c | 451 uint32_t bindInfoCount, in vn_BindBufferMemory2()
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/ |
H A D | anv_device.c | 3500 uint32_t bindInfoCount, in anv_BindBufferMemory2() 3511 uint32_t bindInfoCount, in anv_QueueBindSparse()
|
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/ |
H A D | vk_queue.c | 1189 uint32_t bindInfoCount, in vk_common_QueueBindSparse()
|
/aosp_15_r20/external/vulkan-validation-layers/layers/ |
H A 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 …]
|