Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_query_pool.h126 static inline VkResult vn_decode_vkCreateQueryPool_reply(struct vn_cs_decoder *dec, VkDevice device… in vn_decode_vkCreateQueryPool_reply() function
426 …const VkResult ret = vn_decode_vkCreateQueryPool_reply(dec, device, pCreateInfo, pAllocator, pQuer… in vn_call_vkCreateQueryPool()