Searched refs:vn_encode_VkQueryPool (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_query_pool.h | 106 vn_encode_VkQueryPool(enc, pQueryPool); in vn_encode_vkCreateQueryPool() 169 vn_encode_VkQueryPool(enc, &queryPool); in vn_encode_vkDestroyQueryPool() 223 vn_encode_VkQueryPool(enc, &queryPool); in vn_encode_vkGetQueryPoolResults() 304 vn_encode_VkQueryPool(enc, &queryPool); in vn_encode_vkResetQueryPool()
|
H A D | vn_protocol_driver_handles.h | 505 vn_encode_VkQueryPool(struct vn_cs_encoder *enc, const VkQueryPool *val) in vn_encode_VkQueryPool() function
|
H A D | vn_protocol_driver_command_buffer.h | 5639 vn_encode_VkQueryPool(enc, &queryPool); in vn_encode_vkCmdBeginQuery() 5690 vn_encode_VkQueryPool(enc, &queryPool); in vn_encode_vkCmdEndQuery() 5826 vn_encode_VkQueryPool(enc, &queryPool); in vn_encode_vkCmdResetQueryPool() 5879 vn_encode_VkQueryPool(enc, &queryPool); in vn_encode_vkCmdWriteTimestamp() 5934 vn_encode_VkQueryPool(enc, &queryPool); in vn_encode_vkCmdCopyQueryPoolResults() 6975 vn_encode_VkQueryPool(enc, &queryPool); in vn_encode_vkCmdBeginQueryIndexedEXT() 7030 vn_encode_VkQueryPool(enc, &queryPool); in vn_encode_vkCmdEndQueryIndexedEXT() 9820 vn_encode_VkQueryPool(enc, &queryPool); in vn_encode_vkCmdWriteTimestamp2()
|
/aosp_15_r20/external/virglrenderer/src/venus/venus-protocol/ |
H A D | vn_protocol_renderer_query_pool.h | 124 vn_encode_VkQueryPool(enc, args->pQueryPool); in vn_encode_vkCreateQueryPool_reply()
|
H A D | vn_protocol_renderer_handles.h | 692 vn_encode_VkQueryPool(struct vn_cs_encoder *enc, const VkQueryPool *val) in vn_encode_VkQueryPool() function
|