Home
last modified time | relevance | path

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

/external/virglrenderer/src/venus/venus-protocol/
Dvn_protocol_renderer_transport.h306 …ndStreamMESA_args_temp(struct vn_cs_decoder *dec, struct vn_command_vkSeekReplyCommandStreamMESA *… in vn_decode_vkSeekReplyCommandStreamMESA_args_temp()
311 …_replace_vkSeekReplyCommandStreamMESA_args_handle(struct vn_command_vkSeekReplyCommandStreamMESA *… in vn_replace_vkSeekReplyCommandStreamMESA_args_handle()
316 …StreamMESA_reply(struct vn_cs_encoder *enc, const struct vn_command_vkSeekReplyCommandStreamMESA *… in vn_encode_vkSeekReplyCommandStreamMESA_reply()
573 struct vn_command_vkSeekReplyCommandStreamMESA args; in vn_dispatch_vkSeekReplyCommandStreamMESA()
Dvn_protocol_renderer_defines.h1740 struct vn_command_vkSeekReplyCommandStreamMESA { struct
1982 …mmandStreamMESA)(struct vn_dispatch_context *ctx, struct vn_command_vkSeekReplyCommandStreamMESA *…
/external/virglrenderer/src/venus/
Dvkr_transport.c37 struct vn_command_vkSeekReplyCommandStreamMESA *args) in vkr_dispatch_vkSeekReplyCommandStreamMESA()