Class EXTSemaphoreFD

java.lang.Object
org.lwjgl.opengl.EXTSemaphoreFD

public class EXTSemaphoreFD extends Object
  • Field Details

    • GL_HANDLE_TYPE_OPAQUE_FD_EXT

      public static final int GL_HANDLE_TYPE_OPAQUE_FD_EXT
      See Also:
  • Method Details

    • glImportSemaphoreFdEXT

      public static void glImportSemaphoreFdEXT(int semaphore, int handleType, int fd)
      void glImportSemaphoreFdEXT(GLuint semaphore, GLenum handleType, GLint fd)