Home
last modified time | relevance | path

Searched refs:vn_encode_vkCreateQueryPool (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_query_pool.h93 static inline void vn_encode_vkCreateQueryPool(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_fla… in vn_encode_vkCreateQueryPool() function
348 vn_encode_vkCreateQueryPool(enc, cmd_flags, device, pCreateInfo, pAllocator, pQueryPool); in vn_submit_vkCreateQueryPool()