Searched refs:vn_encode_vkCreateImageView (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_image_view.h | 264 static inline void vn_encode_vkCreateImageView(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkImageViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkImageView* pView) in vn_encode_vkCreateImageView() function 382 vn_encode_vkCreateImageView(enc, cmd_flags, device, pCreateInfo, pAllocator, pView); in vn_submit_vkCreateImageView()
|
Completed in 1 milliseconds