aboutsummaryrefslogtreecommitdiffhomepage
path: root/zluda_bindgen/build
diff options
context:
space:
mode:
Diffstat (limited to 'zluda_bindgen/build')
-rw-r--r--zluda_bindgen/build/cuda_wrapper.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/zluda_bindgen/build/cuda_wrapper.h b/zluda_bindgen/build/cuda_wrapper.h
new file mode 100644
index 0000000..a550256
--- /dev/null
+++ b/zluda_bindgen/build/cuda_wrapper.h
@@ -0,0 +1,7 @@
+#define __CUDA_API_VERSION_INTERNAL
+#include <cuda.h>
+#include <cudaProfiler.h>
+#include <cudaGL.h>
+#include <cudaEGL.h>
+#include <vdpau/vdpau.h>
+#include <cudaVDPAU.h>