Class GLNVVdpauInterop2
java.lang.Object
overrungl.opengl.nv.GLNVVdpauInterop2
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlong
VDPAURegisterVideoSurfaceWithPictureStructureNV
(MemorySegment vdpSurface, int target, int numTextureNames, MemorySegment textureNames, boolean isFrameStructure) (((signed long long) khronos_intptr_t) GLintptr) GLvdpauSurfaceNV glVDPAURegisterVideoSurfaceWithPictureStructureNV(const void* vdpSurface, (unsigned int) GLenum target, (int) GLsizei numTextureNames, const GLuint* textureNames, GLboolean isFrameStructure);
-
Constructor Details
-
GLNVVdpauInterop2
-
-
Method Details
-
VDPAURegisterVideoSurfaceWithPictureStructureNV
public long VDPAURegisterVideoSurfaceWithPictureStructureNV(MemorySegment vdpSurface, int target, int numTextureNames, MemorySegment textureNames, boolean isFrameStructure) (((signed long long) khronos_intptr_t) GLintptr) GLvdpauSurfaceNV glVDPAURegisterVideoSurfaceWithPictureStructureNV(const void* vdpSurface, (unsigned int) GLenum target, (int) GLsizei numTextureNames, const GLuint* textureNames, GLboolean isFrameStructure);
-