Home
last modified time | relevance | path

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

/aosp_15_r20/external/virglrenderer/src/venus/venus-protocol/
H A Dvn_protocol_renderer_transport.h130 …ndStreamMESA_args_temp(struct vn_cs_decoder *dec, struct vn_command_vkSetReplyCommandStreamMESA *a… in vn_decode_vkSetReplyCommandStreamMESA_args_temp()
142 …n_replace_vkSetReplyCommandStreamMESA_args_handle(struct vn_command_vkSetReplyCommandStreamMESA *a… in vn_replace_vkSetReplyCommandStreamMESA_args_handle()
148 …StreamMESA_reply(struct vn_cs_encoder *enc, const struct vn_command_vkSetReplyCommandStreamMESA *a… in vn_encode_vkSetReplyCommandStreamMESA_reply()
369 struct vn_command_vkSetReplyCommandStreamMESA args; in vn_dispatch_vkSetReplyCommandStreamMESA()
H A Dvn_protocol_renderer_defines.h2178 struct vn_command_vkSetReplyCommandStreamMESA { struct
2490 …mmandStreamMESA)(struct vn_dispatch_context *ctx, struct vn_command_vkSetReplyCommandStreamMESA *a…
/aosp_15_r20/external/virglrenderer/src/venus/
H A Dvkr_transport.c18 struct vn_command_vkSetReplyCommandStreamMESA *args) in vkr_dispatch_vkSetReplyCommandStreamMESA()