aboutsummaryrefslogtreecommitdiff
path: root/glew/auto/extensions/gl/WGL_NV_present_video
blob: 3bc4f02a969df6e04fac1f172ff4dd706b54db09 (plain)
1
2
3
4
5
6
7
8
9
WGL_NV_present_video
https://www.khronos.org/registry/OpenGL/extensions/NV/WGL_NV_present_video.txt
WGL_NV_present_video

	WGL_NUM_VIDEO_SLOTS_NV 0x20F0
	BOOL wglBindVideoDeviceNV (HDC hDc, unsigned int uVideoSlot, HVIDEOOUTPUTDEVICENV hVideoDevice, const int* piAttribList)
	int wglEnumerateVideoDevicesNV (HDC hDc, HVIDEOOUTPUTDEVICENV* phDeviceList)
	BOOL wglQueryCurrentContextNV (int iAttribute, int* piValue)
    DECLARE_HANDLE(HVIDEOOUTPUTDEVICENV);