Class GLNVVdpauInterop2

java.lang.Object
overrungl.opengl.nv.GLNVVdpauInterop2

public final class GLNVVdpauInterop2 extends Object
  • Field Details

    • MH_glVDPAURegisterVideoSurfaceWithPictureStructureNV

      public static final MethodHandle MH_glVDPAURegisterVideoSurfaceWithPictureStructureNV
    • PFN_glVDPAURegisterVideoSurfaceWithPictureStructureNV

      public final MemorySegment PFN_glVDPAURegisterVideoSurfaceWithPictureStructureNV
  • Constructor Details

    • GLNVVdpauInterop2

      public GLNVVdpauInterop2(GLLoadFunc func)
  • Method Details

    • VDPAURegisterVideoSurfaceWithPictureStructureNV

      @CType("GLvdpauSurfaceNV") public long VDPAURegisterVideoSurfaceWithPictureStructureNV(@CType("const void *") MemorySegment vdpSurface, @CType("GLenum") int target, @CType("GLsizei") int numTextureNames, @CType("const GLuint *") MemorySegment textureNames, @CType("GLboolean") boolean isFrameStructure)