Home
last modified time | relevance | path

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

/external/virglrenderer/src/venus/venus-protocol/
Dvn_protocol_renderer_semaphore.h478 …ode_vkWaitSemaphores_args_temp(struct vn_cs_decoder *dec, struct vn_command_vkWaitSemaphores *args) in vn_decode_vkWaitSemaphores_args_temp()
492 static inline void vn_replace_vkWaitSemaphores_args_handle(struct vn_command_vkWaitSemaphores *args) in vn_replace_vkWaitSemaphores_args_handle()
500 …e_vkWaitSemaphores_reply(struct vn_cs_encoder *enc, const struct vn_command_vkWaitSemaphores *args) in vn_encode_vkWaitSemaphores_reply()
672 struct vn_command_vkWaitSemaphores args; in vn_dispatch_vkWaitSemaphores()
Dvn_protocol_renderer_defines.h1842 struct vn_command_vkWaitSemaphores { struct
2439 …patch_vkWaitSemaphores)(struct vn_dispatch_context *ctx, struct vn_command_vkWaitSemaphores *args);
/external/virglrenderer/src/venus/
Dvkr_queue.c546 struct vn_command_vkWaitSemaphores *args) in vkr_dispatch_vkWaitSemaphores()