Package org.lwjgl.cuda
Class CUWGL
java.lang.Object
org.lwjgl.cuda.CUWGL
Contains bindings to CUDA Driver OpenGL
Interoperability API.
This class contains Windows-specific functionality.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classContains the function pointers loaded fromCU.getLibrary(). -
Method Summary
Modifier and TypeMethodDescriptionstatic intcuWGLGetDevice(IntBuffer pDevice, long hGpu) static intncuWGLGetDevice(long pDevice, long hGpu)
-
Method Details
-
ncuWGLGetDevice
public static int ncuWGLGetDevice(long pDevice, long hGpu) -
cuWGLGetDevice
-