Add OGL interop to cuda proc macros

This commit is contained in:
Andrzej Janik 2022-01-26 11:32:20 +01:00
commit 07aa1103aa
6 changed files with 5894 additions and 5750 deletions

View file

@ -0,0 +1,3 @@
#define __CUDA_API_VERSION_INTERNAL
#include <cuda.h>
#include <cudaGL.h>