Home
last modified time | relevance | path

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

/aosp_15_r20/external/virglrenderer/src/venus/venus-protocol/
H A Dvn_protocol_renderer_query_pool.h127 …vkDestroyQueryPool_args_temp(struct vn_cs_decoder *dec, struct vn_command_vkDestroyQueryPool *args) in vn_decode_vkDestroyQueryPool_args_temp()
138 static inline void vn_replace_vkDestroyQueryPool_args_handle(struct vn_command_vkDestroyQueryPool *… in vn_replace_vkDestroyQueryPool_args_handle()
145 …DestroyQueryPool_reply(struct vn_cs_encoder *enc, const struct vn_command_vkDestroyQueryPool *args) in vn_encode_vkDestroyQueryPool_reply()
262 struct vn_command_vkDestroyQueryPool args; in vn_dispatch_vkDestroyQueryPool()
H A Dvn_protocol_renderer_defines.h803 struct vn_command_vkDestroyQueryPool { struct
2300 …h_vkDestroyQueryPool)(struct vn_dispatch_context *ctx, struct vn_command_vkDestroyQueryPool *args);
/aosp_15_r20/external/virglrenderer/src/venus/
H A Dvkr_query_pool.c19 struct vn_command_vkDestroyQueryPool *args) in vkr_dispatch_vkDestroyQueryPool()