Sign in
android
/
platform
/
external
/
virglrenderer
/
3390aadf688cee87b97043f5236e5586fc5d64f9
/
.
/
src
/
venus
/
vkr_transport.h
blob: 7a3e0fd4e6c72f7b89baf297ba3c3da26e2874ff [
file
] [
log
] [
blame
]
/*
* Copyright 2020 Google LLC
* SPDX-License-Identifier: MIT
*/
#ifndef
VKR_TRANSPORT_H
#define
VKR_TRANSPORT_H
#include
"vkr_common.h"
void
vkr_context_init_transport_dispatch
(
struct
vkr_context
*
ctx
);
#endif
/* VKR_TRANSPORT_H */