Class CUWGL

java.lang.Object
org.lwjgl.cuda.CUWGL

public class CUWGL extends Object
Contains bindings to CUDA Driver OpenGL Interoperability API.

This class contains Windows-specific functionality.

  • Method Details

    • ncuWGLGetDevice

      public static int ncuWGLGetDevice(long pDevice, long hGpu)
    • cuWGLGetDevice

      public static int cuWGLGetDevice(IntBuffer pDevice, long hGpu)