This commit is contained in:
Confideo-IOM
2026-07-17 15:35:16 +01:00
parent e88e8c7e6e
commit 2fc305bc4d
2493 changed files with 228092 additions and 14 deletions
@@ -0,0 +1,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);