diff options
Diffstat (limited to 'src/wrapped/wrappedlibvawayland_private.h')
| -rw-r--r-- | src/wrapped/wrappedlibvawayland_private.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/wrapped/wrappedlibvawayland_private.h b/src/wrapped/wrappedlibvawayland_private.h new file mode 100644 index 00000000..d949c204 --- /dev/null +++ b/src/wrapped/wrappedlibvawayland_private.h @@ -0,0 +1,7 @@ +#if !(defined(GO) && defined(GOM) && defined(GO2) && defined(DATA)) +#error meh! +#endif + +//GO(vaGetDisplayWl, +//GO(vaGetImageBufferWl, +//GO(vaGetSurfaceBufferWl, |