Searched refs:vn_encode_vkGetImageSubresourceLayout (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_image.h | 1524 static inline void vn_encode_vkGetImageSubresourceLayout(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, VkImage image, const VkImageSubresource* pSubresource, VkSubresourceLayout* pLayout) in vn_encode_vkGetImageSubresourceLayout() function 2116 vn_encode_vkGetImageSubresourceLayout(enc, cmd_flags, device, image, pSubresource, pLayout); in vn_submit_vkGetImageSubresourceLayout()
|
Completed in 5 milliseconds