Blame thirdparty/glew/glew-1.9.0/auto/extensions/GLX_NV_video_out
|
kusano |
7d535a |
GLX_NV_video_out
|
|
kusano |
7d535a |
http://www.opengl.org/registry/specs/NV/glx_video_out.txt
|
|
kusano |
7d535a |
GLX_NV_video_out
|
|
kusano |
7d535a |
GLX_VIDEO_OUT_COLOR_NV 0x20C3
|
|
kusano |
7d535a |
GLX_VIDEO_OUT_ALPHA_NV 0x20C4
|
|
kusano |
7d535a |
GLX_VIDEO_OUT_DEPTH_NV 0x20C5
|
|
kusano |
7d535a |
GLX_VIDEO_OUT_COLOR_AND_ALPHA_NV 0x20C6
|
|
kusano |
7d535a |
GLX_VIDEO_OUT_COLOR_AND_DEPTH_NV 0x20C7
|
|
kusano |
7d535a |
GLX_VIDEO_OUT_FRAME_NV 0x20C8
|
|
kusano |
7d535a |
GLX_VIDEO_OUT_FIELD_1_NV 0x20C9
|
|
kusano |
7d535a |
GLX_VIDEO_OUT_FIELD_2_NV 0x20CA
|
|
kusano |
7d535a |
GLX_VIDEO_OUT_STACKED_FIELDS_1_2_NV 0x20CB
|
|
kusano |
7d535a |
GLX_VIDEO_OUT_STACKED_FIELDS_2_1_NV 0x20CC
|
|
kusano |
7d535a |
int glXBindVideoImageNV (Display* dpy, GLXVideoDeviceNV VideoDevice, GLXPbuffer pbuf, int iVideoBuffer)
|
|
kusano |
7d535a |
int glXGetVideoDeviceNV (Display* dpy, int screen, int numVideoDevices, GLXVideoDeviceNV *pVideoDevice)
|
|
kusano |
7d535a |
int glXGetVideoInfoNV (Display* dpy, int screen, GLXVideoDeviceNV VideoDevice, unsigned long *pulCounterOutputPbuffer, unsigned long *pulCounterOutputVideo)
|
|
kusano |
7d535a |
int glXReleaseVideoDeviceNV (Display* dpy, int screen, GLXVideoDeviceNV VideoDevice)
|
|
kusano |
7d535a |
int glXReleaseVideoImageNV (Display* dpy, GLXPbuffer pbuf)
|
|
kusano |
7d535a |
int glXSendPbufferToVideoNV (Display* dpy, GLXPbuffer pbuf, int iBufferType, unsigned long *pulCounterPbuffer, GLboolean bBlock)
|