Searched defs:bufferView (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_buffer_view.h148 static inline size_t vn_sizeof_vkDestroyBufferView(VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* pAllocator) argument
163 static inline void vn_encode_vkDestroyBufferView(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* pAllocator) argument
176 static inline size_t vn_sizeof_vkDestroyBufferView_reply(VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* pAllocator) argument
188 static inline void vn_decode_vkDestroyBufferView_reply(struct vn_cs_decoder *dec, VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* pAllocator) argument
220 static inline void vn_submit_vkDestroyBufferView(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* pAllocator, struct vn_instance_submit_command *submit) argument
263 vn_call_vkDestroyBufferView(struct vn_instance * vn_instance,VkDevice device,VkBufferView bufferView,const VkAllocationCallbacks * pAllocator) argument
276 vn_async_vkDestroyBufferView(struct vn_instance * vn_instance,VkDevice device,VkBufferView bufferView,const VkAllocationCallbacks * pAllocator) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_image.c369 tu_DestroyBufferView(VkDevice _device,VkBufferView bufferView,const VkAllocationCallbacks * pAllocator) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_image.c413 lvp_DestroyBufferView(VkDevice _device, VkBufferView bufferView, argument
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_image.c305 panvk_DestroyBufferView(VkDevice _device,VkBufferView bufferView,const VkAllocationCallbacks * pAllocator) argument
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_buffer.c272 vn_DestroyBufferView(VkDevice device,VkBufferView bufferView,const VkAllocationCallbacks * pAllocator) argument
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_image.c612 v3dv_DestroyBufferView(VkDevice _device,VkBufferView bufferView,const VkAllocationCallbacks * pAllocator) argument
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_image.c915 tu_DestroyBufferView(VkDevice _device,VkBufferView bufferView,const VkAllocationCallbacks * pAllocator) argument
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_image.c1525 radv_DestroyBufferView(VkDevice _device, VkBufferView bufferView, argument
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_image.c1786 anv_DestroyBufferView(VkDevice _device, VkBufferView bufferView, argument
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_image.c2396 radv_DestroyBufferView(VkDevice _device, VkBufferView bufferView, argument
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_image.c2795 anv_DestroyBufferView(VkDevice _device, VkBufferView bufferView, argument

Completed in 26 milliseconds