1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-19 22:35:24 +00:00
qb64/internal/c/parts/core/glew/download/glew-1.10.0/auto/extensions/gl/WGL_NV_present_video

8 lines
438 B
Text

WGL_NV_present_video
http://www.opengl.org/registry/specs/gl/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);