gfx.bindings.opengl.wgl

WinGL bindings for D. Generated automatically by gldgen. See https://github.com/rtbo/gldgen

Members

Aliases

HGPUNV
alias HGPUNV = void*
Undocumented in source.
HPBUFFERARB
alias HPBUFFERARB = void*
Undocumented in source.
HPBUFFEREXT
alias HPBUFFEREXT = void*
Undocumented in source.
HPVIDEODEV
alias HPVIDEODEV = void*
Undocumented in source.
HVIDEOINPUTDEVICENV
alias HVIDEOINPUTDEVICENV = void*
Undocumented in source.
HVIDEOOUTPUTDEVICENV
alias HVIDEOOUTPUTDEVICENV = void*
Undocumented in source.
PFN_wglAllocateMemoryNV
alias PFN_wglAllocateMemoryNV = void* function(GLsizei size, GLfloat readfreq, GLfloat writefreq, GLfloat priority)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglAssociateImageBufferEventsI3D
alias PFN_wglAssociateImageBufferEventsI3D = BOOL function(HDC hDC, const(HANDLE)* pEvent, const(LPVOID)* pAddress, const(DWORD)* pSize, UINT count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglBeginFrameTrackingI3D
alias PFN_wglBeginFrameTrackingI3D = BOOL function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglBindDisplayColorTableEXT
alias PFN_wglBindDisplayColorTableEXT = GLboolean function(GLushort id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglBindSwapBarrierNV
alias PFN_wglBindSwapBarrierNV = BOOL function(GLuint group, GLuint barrier)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglBindTexImageARB
alias PFN_wglBindTexImageARB = BOOL function(HPBUFFERARB hPbuffer, int iBuffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglBindVideoCaptureDeviceNV
alias PFN_wglBindVideoCaptureDeviceNV = BOOL function(UINT uVideoSlot, HVIDEOINPUTDEVICENV hDevice)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglBindVideoDeviceNV
alias PFN_wglBindVideoDeviceNV = BOOL function(HDC hDC, uint uVideoSlot, HVIDEOOUTPUTDEVICENV hVideoDevice, const(int)* piAttribList)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglBindVideoImageNV
alias PFN_wglBindVideoImageNV = BOOL function(HPVIDEODEV hVideoDevice, HPBUFFERARB hPbuffer, int iVideoBuffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglBlitContextFramebufferAMD
alias PFN_wglBlitContextFramebufferAMD = VOID function(HGLRC dstCtx, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglChoosePixelFormatARB
alias PFN_wglChoosePixelFormatARB = BOOL function(HDC hdc, const(int)* piAttribIList, const(FLOAT)* pfAttribFList, UINT nMaxFormats, int* piFormats, UINT* nNumFormats)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglChoosePixelFormatEXT
alias PFN_wglChoosePixelFormatEXT = BOOL function(HDC hdc, const(int)* piAttribIList, const(FLOAT)* pfAttribFList, UINT nMaxFormats, int* piFormats, UINT* nNumFormats)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglCopyContext
alias PFN_wglCopyContext = BOOL function(HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglCopyImageSubDataNV
alias PFN_wglCopyImageSubDataNV = BOOL function(HGLRC hSrcRC, GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, HGLRC hDstRC, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei width, GLsizei height, GLsizei depth)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglCreateAffinityDCNV
alias PFN_wglCreateAffinityDCNV = HDC function(const(HGPUNV)* phGpuList)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglCreateAssociatedContextAMD
alias PFN_wglCreateAssociatedContextAMD = HGLRC function(UINT id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglCreateAssociatedContextAttribsAMD
alias PFN_wglCreateAssociatedContextAttribsAMD = HGLRC function(UINT id, HGLRC hShareContext, const(int)* attribList)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglCreateBufferRegionARB
alias PFN_wglCreateBufferRegionARB = HANDLE function(HDC hDC, int iLayerPlane, UINT uType)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglCreateContext
alias PFN_wglCreateContext = HGLRC function(HDC hDc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglCreateContextAttribsARB
alias PFN_wglCreateContextAttribsARB = HGLRC function(HDC hDC, HGLRC hShareContext, const(int)* attribList)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglCreateDisplayColorTableEXT
alias PFN_wglCreateDisplayColorTableEXT = GLboolean function(GLushort id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglCreateImageBufferI3D
alias PFN_wglCreateImageBufferI3D = LPVOID function(HDC hDC, DWORD dwSize, UINT uFlags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglCreateLayerContext
alias PFN_wglCreateLayerContext = HGLRC function(HDC hDc, int level)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglCreatePbufferARB
alias PFN_wglCreatePbufferARB = HPBUFFERARB function(HDC hDC, int iPixelFormat, int iWidth, int iHeight, const(int)* piAttribList)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglCreatePbufferEXT
alias PFN_wglCreatePbufferEXT = HPBUFFEREXT function(HDC hDC, int iPixelFormat, int iWidth, int iHeight, const(int)* piAttribList)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglDXCloseDeviceNV
alias PFN_wglDXCloseDeviceNV = BOOL function(HANDLE hDevice)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglDXLockObjectsNV
alias PFN_wglDXLockObjectsNV = BOOL function(HANDLE hDevice, GLint count, HANDLE* hObjects)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglDXObjectAccessNV
alias PFN_wglDXObjectAccessNV = BOOL function(HANDLE hObject, GLenum access)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglDXOpenDeviceNV
alias PFN_wglDXOpenDeviceNV = HANDLE function(void* dxDevice)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglDXRegisterObjectNV
alias PFN_wglDXRegisterObjectNV = HANDLE function(HANDLE hDevice, void* dxObject, GLuint name, GLenum type, GLenum access)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglDXSetResourceShareHandleNV
alias PFN_wglDXSetResourceShareHandleNV = BOOL function(void* dxObject, HANDLE shareHandle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglDXUnlockObjectsNV
alias PFN_wglDXUnlockObjectsNV = BOOL function(HANDLE hDevice, GLint count, HANDLE* hObjects)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglDXUnregisterObjectNV
alias PFN_wglDXUnregisterObjectNV = BOOL function(HANDLE hDevice, HANDLE hObject)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglDelayBeforeSwapNV
alias PFN_wglDelayBeforeSwapNV = BOOL function(HDC hDC, GLfloat seconds)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglDeleteAssociatedContextAMD
alias PFN_wglDeleteAssociatedContextAMD = BOOL function(HGLRC hglrc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglDeleteBufferRegionARB
alias PFN_wglDeleteBufferRegionARB = VOID function(HANDLE hRegion)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglDeleteContext
alias PFN_wglDeleteContext = BOOL function(HGLRC oldContext)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglDeleteDCNV
alias PFN_wglDeleteDCNV = BOOL function(HDC hdc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglDescribeLayerPlane
alias PFN_wglDescribeLayerPlane = BOOL function(HDC hDc, int pixelFormat, int layerPlane, UINT nBytes, const(LAYERPLANEDESCRIPTOR)* plpd)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglDestroyDisplayColorTableEXT
alias PFN_wglDestroyDisplayColorTableEXT = VOID function(GLushort id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglDestroyImageBufferI3D
alias PFN_wglDestroyImageBufferI3D = BOOL function(HDC hDC, LPVOID pAddress)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglDestroyPbufferARB
alias PFN_wglDestroyPbufferARB = BOOL function(HPBUFFERARB hPbuffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglDestroyPbufferEXT
alias PFN_wglDestroyPbufferEXT = BOOL function(HPBUFFEREXT hPbuffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglDisableFrameLockI3D
alias PFN_wglDisableFrameLockI3D = BOOL function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglDisableGenlockI3D
alias PFN_wglDisableGenlockI3D = BOOL function(HDC hDC)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglEnableFrameLockI3D
alias PFN_wglEnableFrameLockI3D = BOOL function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglEnableGenlockI3D
alias PFN_wglEnableGenlockI3D = BOOL function(HDC hDC)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglEndFrameTrackingI3D
alias PFN_wglEndFrameTrackingI3D = BOOL function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglEnumGpuDevicesNV
alias PFN_wglEnumGpuDevicesNV = BOOL function(HGPUNV hGpu, UINT iDeviceIndex, PGPU_DEVICE lpGpuDevice)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglEnumGpusFromAffinityDCNV
alias PFN_wglEnumGpusFromAffinityDCNV = BOOL function(HDC hAffinityDC, UINT iGpuIndex, HGPUNV* hGpu)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglEnumGpusNV
alias PFN_wglEnumGpusNV = BOOL function(UINT iGpuIndex, HGPUNV* phGpu)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglEnumerateVideoCaptureDevicesNV
alias PFN_wglEnumerateVideoCaptureDevicesNV = UINT function(HDC hDc, HVIDEOINPUTDEVICENV* phDeviceList)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglEnumerateVideoDevicesNV
alias PFN_wglEnumerateVideoDevicesNV = int function(HDC hDC, HVIDEOOUTPUTDEVICENV* phDeviceList)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglFreeMemoryNV
alias PFN_wglFreeMemoryNV = void function(void* pointer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGenlockSampleRateI3D
alias PFN_wglGenlockSampleRateI3D = BOOL function(HDC hDC, UINT uRate)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGenlockSourceDelayI3D
alias PFN_wglGenlockSourceDelayI3D = BOOL function(HDC hDC, UINT uDelay)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGenlockSourceEdgeI3D
alias PFN_wglGenlockSourceEdgeI3D = BOOL function(HDC hDC, UINT uEdge)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGenlockSourceI3D
alias PFN_wglGenlockSourceI3D = BOOL function(HDC hDC, UINT uSource)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGetContextGPUIDAMD
alias PFN_wglGetContextGPUIDAMD = UINT function(HGLRC hglrc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGetCurrentAssociatedContextAMD
alias PFN_wglGetCurrentAssociatedContextAMD = HGLRC function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGetCurrentContext
alias PFN_wglGetCurrentContext = HGLRC function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGetCurrentDC
alias PFN_wglGetCurrentDC = HDC function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGetCurrentReadDCARB
alias PFN_wglGetCurrentReadDCARB = HDC function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGetCurrentReadDCEXT
alias PFN_wglGetCurrentReadDCEXT = HDC function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGetDigitalVideoParametersI3D
alias PFN_wglGetDigitalVideoParametersI3D = BOOL function(HDC hDC, int iAttribute, int* piValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGetExtensionsStringARB
alias PFN_wglGetExtensionsStringARB = const(char)* function(HDC hdc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGetExtensionsStringEXT
alias PFN_wglGetExtensionsStringEXT = const(char)* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGetFrameUsageI3D
alias PFN_wglGetFrameUsageI3D = BOOL function(float* pUsage)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGetGPUIDsAMD
alias PFN_wglGetGPUIDsAMD = UINT function(UINT maxCount, UINT* ids)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGetGPUInfoAMD
alias PFN_wglGetGPUInfoAMD = INT function(UINT id, int property, GLenum dataType, UINT size, void* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGetGammaTableI3D
alias PFN_wglGetGammaTableI3D = BOOL function(HDC hDC, int iEntries, USHORT* puRed, USHORT* puGreen, USHORT* puBlue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGetGammaTableParametersI3D
alias PFN_wglGetGammaTableParametersI3D = BOOL function(HDC hDC, int iAttribute, int* piValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGetGenlockSampleRateI3D
alias PFN_wglGetGenlockSampleRateI3D = BOOL function(HDC hDC, UINT* uRate)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGetGenlockSourceDelayI3D
alias PFN_wglGetGenlockSourceDelayI3D = BOOL function(HDC hDC, UINT* uDelay)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGetGenlockSourceEdgeI3D
alias PFN_wglGetGenlockSourceEdgeI3D = BOOL function(HDC hDC, UINT* uEdge)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGetGenlockSourceI3D
alias PFN_wglGetGenlockSourceI3D = BOOL function(HDC hDC, UINT* uSource)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGetLayerPaletteEntries
alias PFN_wglGetLayerPaletteEntries = int function(HDC hdc, int iLayerPlane, int iStart, int cEntries, const(COLORREF)* pcr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGetMscRateOML
alias PFN_wglGetMscRateOML = BOOL function(HDC hdc, INT32* numerator, INT32* denominator)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGetPbufferDCARB
alias PFN_wglGetPbufferDCARB = HDC function(HPBUFFERARB hPbuffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGetPbufferDCEXT
alias PFN_wglGetPbufferDCEXT = HDC function(HPBUFFEREXT hPbuffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGetPixelFormatAttribfvARB
alias PFN_wglGetPixelFormatAttribfvARB = BOOL function(HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const(int)* piAttributes, FLOAT* pfValues)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGetPixelFormatAttribfvEXT
alias PFN_wglGetPixelFormatAttribfvEXT = BOOL function(HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int* piAttributes, FLOAT* pfValues)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGetPixelFormatAttribivARB
alias PFN_wglGetPixelFormatAttribivARB = BOOL function(HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const(int)* piAttributes, int* piValues)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGetPixelFormatAttribivEXT
alias PFN_wglGetPixelFormatAttribivEXT = BOOL function(HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int* piAttributes, int* piValues)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGetProcAddress
alias PFN_wglGetProcAddress = PROC function(LPCSTR lpszProc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGetSwapIntervalEXT
alias PFN_wglGetSwapIntervalEXT = int function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGetSyncValuesOML
alias PFN_wglGetSyncValuesOML = BOOL function(HDC hdc, INT64* ust, INT64* msc, INT64* sbc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGetVideoDeviceNV
alias PFN_wglGetVideoDeviceNV = BOOL function(HDC hDC, int numDevices, HPVIDEODEV* hVideoDevice)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglGetVideoInfoNV
alias PFN_wglGetVideoInfoNV = BOOL function(HPVIDEODEV hpVideoDevice, c_ulong* pulCounterOutputPbuffer, c_ulong* pulCounterOutputVideo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglIsEnabledFrameLockI3D
alias PFN_wglIsEnabledFrameLockI3D = BOOL function(BOOL* pFlag)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglIsEnabledGenlockI3D
alias PFN_wglIsEnabledGenlockI3D = BOOL function(HDC hDC, BOOL* pFlag)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglJoinSwapGroupNV
alias PFN_wglJoinSwapGroupNV = BOOL function(HDC hDC, GLuint group)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglLoadDisplayColorTableEXT
alias PFN_wglLoadDisplayColorTableEXT = GLboolean function(const(GLushort)* table, GLuint length)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglLockVideoCaptureDeviceNV
alias PFN_wglLockVideoCaptureDeviceNV = BOOL function(HDC hDc, HVIDEOINPUTDEVICENV hDevice)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglMakeAssociatedContextCurrentAMD
alias PFN_wglMakeAssociatedContextCurrentAMD = BOOL function(HGLRC hglrc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglMakeContextCurrentARB
alias PFN_wglMakeContextCurrentARB = BOOL function(HDC hDrawDC, HDC hReadDC, HGLRC hglrc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglMakeContextCurrentEXT
alias PFN_wglMakeContextCurrentEXT = BOOL function(HDC hDrawDC, HDC hReadDC, HGLRC hglrc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglMakeCurrent
alias PFN_wglMakeCurrent = BOOL function(HDC hDc, HGLRC newContext)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglQueryCurrentContextNV
alias PFN_wglQueryCurrentContextNV = BOOL function(int iAttribute, int* piValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglQueryFrameCountNV
alias PFN_wglQueryFrameCountNV = BOOL function(HDC hDC, GLuint* count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglQueryFrameLockMasterI3D
alias PFN_wglQueryFrameLockMasterI3D = BOOL function(BOOL* pFlag)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglQueryFrameTrackingI3D
alias PFN_wglQueryFrameTrackingI3D = BOOL function(DWORD* pFrameCount, DWORD* pMissedFrames, float* pLastMissedUsage)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglQueryGenlockMaxSourceDelayI3D
alias PFN_wglQueryGenlockMaxSourceDelayI3D = BOOL function(HDC hDC, UINT* uMaxLineDelay, UINT* uMaxPixelDelay)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglQueryMaxSwapGroupsNV
alias PFN_wglQueryMaxSwapGroupsNV = BOOL function(HDC hDC, GLuint* maxGroups, GLuint* maxBarriers)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglQueryPbufferARB
alias PFN_wglQueryPbufferARB = BOOL function(HPBUFFERARB hPbuffer, int iAttribute, int* piValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglQueryPbufferEXT
alias PFN_wglQueryPbufferEXT = BOOL function(HPBUFFEREXT hPbuffer, int iAttribute, int* piValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglQuerySwapGroupNV
alias PFN_wglQuerySwapGroupNV = BOOL function(HDC hDC, GLuint* group, GLuint* barrier)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglQueryVideoCaptureDeviceNV
alias PFN_wglQueryVideoCaptureDeviceNV = BOOL function(HDC hDc, HVIDEOINPUTDEVICENV hDevice, int iAttribute, int* piValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglRealizeLayerPalette
alias PFN_wglRealizeLayerPalette = BOOL function(HDC hdc, int iLayerPlane, BOOL bRealize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglReleaseImageBufferEventsI3D
alias PFN_wglReleaseImageBufferEventsI3D = BOOL function(HDC hDC, const(LPVOID)* pAddress, UINT count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglReleasePbufferDCARB
alias PFN_wglReleasePbufferDCARB = int function(HPBUFFERARB hPbuffer, HDC hDC)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglReleasePbufferDCEXT
alias PFN_wglReleasePbufferDCEXT = int function(HPBUFFEREXT hPbuffer, HDC hDC)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglReleaseTexImageARB
alias PFN_wglReleaseTexImageARB = BOOL function(HPBUFFERARB hPbuffer, int iBuffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglReleaseVideoCaptureDeviceNV
alias PFN_wglReleaseVideoCaptureDeviceNV = BOOL function(HDC hDc, HVIDEOINPUTDEVICENV hDevice)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglReleaseVideoDeviceNV
alias PFN_wglReleaseVideoDeviceNV = BOOL function(HPVIDEODEV hVideoDevice)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglReleaseVideoImageNV
alias PFN_wglReleaseVideoImageNV = BOOL function(HPBUFFERARB hPbuffer, int iVideoBuffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglResetFrameCountNV
alias PFN_wglResetFrameCountNV = BOOL function(HDC hDC)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglRestoreBufferRegionARB
alias PFN_wglRestoreBufferRegionARB = BOOL function(HANDLE hRegion, int x, int y, int width, int height, int xSrc, int ySrc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglSaveBufferRegionARB
alias PFN_wglSaveBufferRegionARB = BOOL function(HANDLE hRegion, int x, int y, int width, int height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglSendPbufferToVideoNV
alias PFN_wglSendPbufferToVideoNV = BOOL function(HPBUFFERARB hPbuffer, int iBufferType, c_ulong* pulCounterPbuffer, BOOL bBlock)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglSetDigitalVideoParametersI3D
alias PFN_wglSetDigitalVideoParametersI3D = BOOL function(HDC hDC, int iAttribute, const(int)* piValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglSetGammaTableI3D
alias PFN_wglSetGammaTableI3D = BOOL function(HDC hDC, int iEntries, const(USHORT)* puRed, const(USHORT)* puGreen, const(USHORT)* puBlue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglSetGammaTableParametersI3D
alias PFN_wglSetGammaTableParametersI3D = BOOL function(HDC hDC, int iAttribute, const(int)* piValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglSetLayerPaletteEntries
alias PFN_wglSetLayerPaletteEntries = int function(HDC hdc, int iLayerPlane, int iStart, int cEntries, const(COLORREF)* pcr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglSetPbufferAttribARB
alias PFN_wglSetPbufferAttribARB = BOOL function(HPBUFFERARB hPbuffer, const(int)* piAttribList)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglSetStereoEmitterState3DL
alias PFN_wglSetStereoEmitterState3DL = BOOL function(HDC hDC, UINT uState)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglShareLists
alias PFN_wglShareLists = BOOL function(HGLRC hrcSrvShare, HGLRC hrcSrvSource)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglSwapBuffersMscOML
alias PFN_wglSwapBuffersMscOML = INT64 function(HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglSwapIntervalEXT
alias PFN_wglSwapIntervalEXT = BOOL function(int interval)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglSwapLayerBuffers
alias PFN_wglSwapLayerBuffers = BOOL function(HDC hdc, UINT fuFlags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglSwapLayerBuffersMscOML
alias PFN_wglSwapLayerBuffersMscOML = INT64 function(HDC hdc, int fuPlanes, INT64 target_msc, INT64 divisor, INT64 remainder)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglUseFontBitmaps
alias PFN_wglUseFontBitmaps = BOOL function(HDC hDC, DWORD first, DWORD count, DWORD listBase)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglUseFontBitmapsA
alias PFN_wglUseFontBitmapsA = BOOL function(HDC hDC, DWORD first, DWORD count, DWORD listBase)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglUseFontBitmapsW
alias PFN_wglUseFontBitmapsW = BOOL function(HDC hDC, DWORD first, DWORD count, DWORD listBase)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglUseFontOutlines
alias PFN_wglUseFontOutlines = BOOL function(HDC hDC, DWORD first, DWORD count, DWORD listBase, FLOAT deviation, FLOAT extrusion, int format, LPGLYPHMETRICSFLOAT lpgmf)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglUseFontOutlinesA
alias PFN_wglUseFontOutlinesA = BOOL function(HDC hDC, DWORD first, DWORD count, DWORD listBase, FLOAT deviation, FLOAT extrusion, int format, LPGLYPHMETRICSFLOAT lpgmf)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglUseFontOutlinesW
alias PFN_wglUseFontOutlinesW = BOOL function(HDC hDC, DWORD first, DWORD count, DWORD listBase, FLOAT deviation, FLOAT extrusion, int format, LPGLYPHMETRICSFLOAT lpgmf)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglWaitForMscOML
alias PFN_wglWaitForMscOML = BOOL function(HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder, INT64* ust, INT64* msc, INT64* sbc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_wglWaitForSbcOML
alias PFN_wglWaitForSbcOML = BOOL function(HDC hdc, INT64 target_sbc, INT64* ust, INT64* msc, INT64* sbc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PGPU_DEVICE
alias PGPU_DEVICE = _GPU_DEVICE*
Undocumented in source.

Classes

Wgl
class Wgl

WinGL loader base class

Enums

WglVersion
enum WglVersion

WglVersion describes the version of WinGL

Manifest constants

ERROR_INCOMPATIBLE_AFFINITY_MASKS_NV
enum ERROR_INCOMPATIBLE_AFFINITY_MASKS_NV;
Undocumented in source.
ERROR_INCOMPATIBLE_DEVICE_CONTEXTS_ARB
enum ERROR_INCOMPATIBLE_DEVICE_CONTEXTS_ARB;
Undocumented in source.
ERROR_INVALID_PIXEL_TYPE_ARB
enum ERROR_INVALID_PIXEL_TYPE_ARB;
Undocumented in source.
ERROR_INVALID_PIXEL_TYPE_EXT
enum ERROR_INVALID_PIXEL_TYPE_EXT;
Undocumented in source.
ERROR_INVALID_PROFILE_ARB
enum ERROR_INVALID_PROFILE_ARB;
Undocumented in source.
ERROR_INVALID_VERSION_ARB
enum ERROR_INVALID_VERSION_ARB;
Undocumented in source.
ERROR_MISSING_AFFINITY_MASK_NV
enum ERROR_MISSING_AFFINITY_MASK_NV;
Undocumented in source.
WGL_ACCELERATION_ARB
enum WGL_ACCELERATION_ARB;
Undocumented in source.
WGL_ACCELERATION_EXT
enum WGL_ACCELERATION_EXT;
Undocumented in source.
WGL_ACCESS_READ_ONLY_NV
enum WGL_ACCESS_READ_ONLY_NV;
Undocumented in source.
WGL_ACCESS_READ_WRITE_NV
enum WGL_ACCESS_READ_WRITE_NV;
Undocumented in source.
WGL_ACCESS_WRITE_DISCARD_NV
enum WGL_ACCESS_WRITE_DISCARD_NV;
Undocumented in source.
WGL_ACCUM_ALPHA_BITS_ARB
enum WGL_ACCUM_ALPHA_BITS_ARB;
Undocumented in source.
WGL_ACCUM_ALPHA_BITS_EXT
enum WGL_ACCUM_ALPHA_BITS_EXT;
Undocumented in source.
WGL_ACCUM_BITS_ARB
enum WGL_ACCUM_BITS_ARB;
Undocumented in source.
WGL_ACCUM_BITS_EXT
enum WGL_ACCUM_BITS_EXT;
Undocumented in source.
WGL_ACCUM_BLUE_BITS_ARB
enum WGL_ACCUM_BLUE_BITS_ARB;
Undocumented in source.
WGL_ACCUM_BLUE_BITS_EXT
enum WGL_ACCUM_BLUE_BITS_EXT;
Undocumented in source.
WGL_ACCUM_GREEN_BITS_ARB
enum WGL_ACCUM_GREEN_BITS_ARB;
Undocumented in source.
WGL_ACCUM_GREEN_BITS_EXT
enum WGL_ACCUM_GREEN_BITS_EXT;
Undocumented in source.
WGL_ACCUM_RED_BITS_ARB
enum WGL_ACCUM_RED_BITS_ARB;
Undocumented in source.
WGL_ACCUM_RED_BITS_EXT
enum WGL_ACCUM_RED_BITS_EXT;
Undocumented in source.
WGL_ALPHA_BITS_ARB
enum WGL_ALPHA_BITS_ARB;
Undocumented in source.
WGL_ALPHA_BITS_EXT
enum WGL_ALPHA_BITS_EXT;
Undocumented in source.
WGL_ALPHA_SHIFT_ARB
enum WGL_ALPHA_SHIFT_ARB;
Undocumented in source.
WGL_ALPHA_SHIFT_EXT
enum WGL_ALPHA_SHIFT_EXT;
Undocumented in source.
WGL_AUX0_ARB
enum WGL_AUX0_ARB;
Undocumented in source.
WGL_AUX1_ARB
enum WGL_AUX1_ARB;
Undocumented in source.
WGL_AUX2_ARB
enum WGL_AUX2_ARB;
Undocumented in source.
WGL_AUX3_ARB
enum WGL_AUX3_ARB;
Undocumented in source.
WGL_AUX4_ARB
enum WGL_AUX4_ARB;
Undocumented in source.
WGL_AUX5_ARB
enum WGL_AUX5_ARB;
Undocumented in source.
WGL_AUX6_ARB
enum WGL_AUX6_ARB;
Undocumented in source.
WGL_AUX7_ARB
enum WGL_AUX7_ARB;
Undocumented in source.
WGL_AUX8_ARB
enum WGL_AUX8_ARB;
Undocumented in source.
WGL_AUX9_ARB
enum WGL_AUX9_ARB;
Undocumented in source.
WGL_AUX_BUFFERS_ARB
enum WGL_AUX_BUFFERS_ARB;
Undocumented in source.
WGL_AUX_BUFFERS_EXT
enum WGL_AUX_BUFFERS_EXT;
Undocumented in source.
WGL_BACK_COLOR_BUFFER_BIT_ARB
enum WGL_BACK_COLOR_BUFFER_BIT_ARB;
Undocumented in source.
WGL_BACK_LEFT_ARB
enum WGL_BACK_LEFT_ARB;
Undocumented in source.
WGL_BACK_RIGHT_ARB
enum WGL_BACK_RIGHT_ARB;
Undocumented in source.
WGL_BIND_TO_TEXTURE_DEPTH_NV
enum WGL_BIND_TO_TEXTURE_DEPTH_NV;
Undocumented in source.
WGL_BIND_TO_TEXTURE_RECTANGLE_DEPTH_NV
enum WGL_BIND_TO_TEXTURE_RECTANGLE_DEPTH_NV;
Undocumented in source.
WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RGBA_NV
enum WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RGBA_NV;
Undocumented in source.
WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RGB_NV
enum WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RGB_NV;
Undocumented in source.
WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RG_NV
enum WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RG_NV;
Undocumented in source.
WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_R_NV
enum WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_R_NV;
Undocumented in source.
WGL_BIND_TO_TEXTURE_RECTANGLE_RGBA_NV
enum WGL_BIND_TO_TEXTURE_RECTANGLE_RGBA_NV;
Undocumented in source.
WGL_BIND_TO_TEXTURE_RECTANGLE_RGB_NV
enum WGL_BIND_TO_TEXTURE_RECTANGLE_RGB_NV;
Undocumented in source.
WGL_BIND_TO_TEXTURE_RGBA_ARB
enum WGL_BIND_TO_TEXTURE_RGBA_ARB;
Undocumented in source.
WGL_BIND_TO_TEXTURE_RGB_ARB
enum WGL_BIND_TO_TEXTURE_RGB_ARB;
Undocumented in source.
WGL_BIND_TO_VIDEO_RGBA_NV
enum WGL_BIND_TO_VIDEO_RGBA_NV;
Undocumented in source.
WGL_BIND_TO_VIDEO_RGB_AND_DEPTH_NV
enum WGL_BIND_TO_VIDEO_RGB_AND_DEPTH_NV;
Undocumented in source.
WGL_BIND_TO_VIDEO_RGB_NV
enum WGL_BIND_TO_VIDEO_RGB_NV;
Undocumented in source.
WGL_BLUE_BITS_ARB
enum WGL_BLUE_BITS_ARB;
Undocumented in source.
WGL_BLUE_BITS_EXT
enum WGL_BLUE_BITS_EXT;
Undocumented in source.
WGL_BLUE_SHIFT_ARB
enum WGL_BLUE_SHIFT_ARB;
Undocumented in source.
WGL_BLUE_SHIFT_EXT
enum WGL_BLUE_SHIFT_EXT;
Undocumented in source.
WGL_COLORSPACE_EXT
enum WGL_COLORSPACE_EXT;
Undocumented in source.
WGL_COLORSPACE_LINEAR_EXT
enum WGL_COLORSPACE_LINEAR_EXT;
Undocumented in source.
WGL_COLORSPACE_SRGB_EXT
enum WGL_COLORSPACE_SRGB_EXT;
Undocumented in source.
WGL_COLOR_BITS_ARB
enum WGL_COLOR_BITS_ARB;
Undocumented in source.
WGL_COLOR_BITS_EXT
enum WGL_COLOR_BITS_EXT;
Undocumented in source.
WGL_COLOR_SAMPLES_NV
enum WGL_COLOR_SAMPLES_NV;
Undocumented in source.
WGL_CONTEXT_COMPATIBILITY_PROFILE_BIT_ARB
enum WGL_CONTEXT_COMPATIBILITY_PROFILE_BIT_ARB;
Undocumented in source.
WGL_CONTEXT_CORE_PROFILE_BIT_ARB
enum WGL_CONTEXT_CORE_PROFILE_BIT_ARB;
Undocumented in source.
WGL_CONTEXT_DEBUG_BIT_ARB
enum WGL_CONTEXT_DEBUG_BIT_ARB;
Undocumented in source.
WGL_CONTEXT_ES2_PROFILE_BIT_EXT
enum WGL_CONTEXT_ES2_PROFILE_BIT_EXT;
Undocumented in source.
WGL_CONTEXT_ES_PROFILE_BIT_EXT
enum WGL_CONTEXT_ES_PROFILE_BIT_EXT;
Undocumented in source.
WGL_CONTEXT_FLAGS_ARB
enum WGL_CONTEXT_FLAGS_ARB;
Undocumented in source.
WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB
enum WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB;
Undocumented in source.
WGL_CONTEXT_LAYER_PLANE_ARB
enum WGL_CONTEXT_LAYER_PLANE_ARB;
Undocumented in source.
WGL_CONTEXT_MAJOR_VERSION_ARB
enum WGL_CONTEXT_MAJOR_VERSION_ARB;
Undocumented in source.
WGL_CONTEXT_MINOR_VERSION_ARB
enum WGL_CONTEXT_MINOR_VERSION_ARB;
Undocumented in source.
WGL_CONTEXT_OPENGL_NO_ERROR_ARB
enum WGL_CONTEXT_OPENGL_NO_ERROR_ARB;
Undocumented in source.
WGL_CONTEXT_PROFILE_MASK_ARB
enum WGL_CONTEXT_PROFILE_MASK_ARB;
Undocumented in source.
WGL_CONTEXT_RELEASE_BEHAVIOR_ARB
enum WGL_CONTEXT_RELEASE_BEHAVIOR_ARB;
Undocumented in source.
WGL_CONTEXT_RELEASE_BEHAVIOR_FLUSH_ARB
enum WGL_CONTEXT_RELEASE_BEHAVIOR_FLUSH_ARB;
Undocumented in source.
WGL_CONTEXT_RELEASE_BEHAVIOR_NONE_ARB
enum WGL_CONTEXT_RELEASE_BEHAVIOR_NONE_ARB;
Undocumented in source.
WGL_CONTEXT_RESET_ISOLATION_BIT_ARB
enum WGL_CONTEXT_RESET_ISOLATION_BIT_ARB;
Undocumented in source.
WGL_CONTEXT_RESET_NOTIFICATION_STRATEGY_ARB
enum WGL_CONTEXT_RESET_NOTIFICATION_STRATEGY_ARB;
Undocumented in source.
WGL_CONTEXT_ROBUST_ACCESS_BIT_ARB
enum WGL_CONTEXT_ROBUST_ACCESS_BIT_ARB;
Undocumented in source.
WGL_COVERAGE_SAMPLES_NV
enum WGL_COVERAGE_SAMPLES_NV;
Undocumented in source.
WGL_CUBE_MAP_FACE_ARB
enum WGL_CUBE_MAP_FACE_ARB;
Undocumented in source.
WGL_DEPTH_BITS_ARB
enum WGL_DEPTH_BITS_ARB;
Undocumented in source.
WGL_DEPTH_BITS_EXT
enum WGL_DEPTH_BITS_EXT;
Undocumented in source.
WGL_DEPTH_BUFFER_BIT_ARB
enum WGL_DEPTH_BUFFER_BIT_ARB;
Undocumented in source.
WGL_DEPTH_COMPONENT_NV
enum WGL_DEPTH_COMPONENT_NV;
Undocumented in source.
WGL_DEPTH_FLOAT_EXT
enum WGL_DEPTH_FLOAT_EXT;
Undocumented in source.
WGL_DEPTH_TEXTURE_FORMAT_NV
enum WGL_DEPTH_TEXTURE_FORMAT_NV;
Undocumented in source.
WGL_DIGITAL_VIDEO_CURSOR_ALPHA_FRAMEBUFFER_I3D
enum WGL_DIGITAL_VIDEO_CURSOR_ALPHA_FRAMEBUFFER_I3D;
Undocumented in source.
WGL_DIGITAL_VIDEO_CURSOR_ALPHA_VALUE_I3D
enum WGL_DIGITAL_VIDEO_CURSOR_ALPHA_VALUE_I3D;
Undocumented in source.
WGL_DIGITAL_VIDEO_CURSOR_INCLUDED_I3D
enum WGL_DIGITAL_VIDEO_CURSOR_INCLUDED_I3D;
Undocumented in source.
WGL_DIGITAL_VIDEO_GAMMA_CORRECTED_I3D
enum WGL_DIGITAL_VIDEO_GAMMA_CORRECTED_I3D;
Undocumented in source.
WGL_DOUBLE_BUFFER_ARB
enum WGL_DOUBLE_BUFFER_ARB;
Undocumented in source.
WGL_DOUBLE_BUFFER_EXT
enum WGL_DOUBLE_BUFFER_EXT;
Undocumented in source.
WGL_DRAW_TO_BITMAP_ARB
enum WGL_DRAW_TO_BITMAP_ARB;
Undocumented in source.
WGL_DRAW_TO_BITMAP_EXT
enum WGL_DRAW_TO_BITMAP_EXT;
Undocumented in source.
WGL_DRAW_TO_PBUFFER_ARB
enum WGL_DRAW_TO_PBUFFER_ARB;
Undocumented in source.
WGL_DRAW_TO_PBUFFER_EXT
enum WGL_DRAW_TO_PBUFFER_EXT;
Undocumented in source.
WGL_DRAW_TO_WINDOW_ARB
enum WGL_DRAW_TO_WINDOW_ARB;
Undocumented in source.
WGL_DRAW_TO_WINDOW_EXT
enum WGL_DRAW_TO_WINDOW_EXT;
Undocumented in source.
WGL_FLOAT_COMPONENTS_NV
enum WGL_FLOAT_COMPONENTS_NV;
Undocumented in source.
WGL_FONT_LINES
enum WGL_FONT_LINES;
Undocumented in source.
WGL_FONT_POLYGONS
enum WGL_FONT_POLYGONS;
Undocumented in source.
WGL_FRAMEBUFFER_SRGB_CAPABLE_ARB
enum WGL_FRAMEBUFFER_SRGB_CAPABLE_ARB;
Undocumented in source.
WGL_FRAMEBUFFER_SRGB_CAPABLE_EXT
enum WGL_FRAMEBUFFER_SRGB_CAPABLE_EXT;
Undocumented in source.
WGL_FRONT_COLOR_BUFFER_BIT_ARB
enum WGL_FRONT_COLOR_BUFFER_BIT_ARB;
Undocumented in source.
WGL_FRONT_LEFT_ARB
enum WGL_FRONT_LEFT_ARB;
Undocumented in source.
WGL_FRONT_RIGHT_ARB
enum WGL_FRONT_RIGHT_ARB;
Undocumented in source.
WGL_FULL_ACCELERATION_ARB
enum WGL_FULL_ACCELERATION_ARB;
Undocumented in source.
WGL_FULL_ACCELERATION_EXT
enum WGL_FULL_ACCELERATION_EXT;
Undocumented in source.
WGL_GAMMA_EXCLUDE_DESKTOP_I3D
enum WGL_GAMMA_EXCLUDE_DESKTOP_I3D;
Undocumented in source.
WGL_GAMMA_TABLE_SIZE_I3D
enum WGL_GAMMA_TABLE_SIZE_I3D;
Undocumented in source.
WGL_GENERIC_ACCELERATION_ARB
enum WGL_GENERIC_ACCELERATION_ARB;
Undocumented in source.
WGL_GENERIC_ACCELERATION_EXT
enum WGL_GENERIC_ACCELERATION_EXT;
Undocumented in source.
WGL_GENLOCK_SOURCE_DIGITAL_FIELD_I3D
enum WGL_GENLOCK_SOURCE_DIGITAL_FIELD_I3D;
Undocumented in source.
WGL_GENLOCK_SOURCE_DIGITAL_SYNC_I3D
enum WGL_GENLOCK_SOURCE_DIGITAL_SYNC_I3D;
Undocumented in source.
WGL_GENLOCK_SOURCE_EDGE_BOTH_I3D
enum WGL_GENLOCK_SOURCE_EDGE_BOTH_I3D;
Undocumented in source.
WGL_GENLOCK_SOURCE_EDGE_FALLING_I3D
enum WGL_GENLOCK_SOURCE_EDGE_FALLING_I3D;
Undocumented in source.
WGL_GENLOCK_SOURCE_EDGE_RISING_I3D
enum WGL_GENLOCK_SOURCE_EDGE_RISING_I3D;
Undocumented in source.
WGL_GENLOCK_SOURCE_EXTERNAL_FIELD_I3D
enum WGL_GENLOCK_SOURCE_EXTERNAL_FIELD_I3D;
Undocumented in source.
WGL_GENLOCK_SOURCE_EXTERNAL_SYNC_I3D
enum WGL_GENLOCK_SOURCE_EXTERNAL_SYNC_I3D;
Undocumented in source.
WGL_GENLOCK_SOURCE_EXTERNAL_TTL_I3D
enum WGL_GENLOCK_SOURCE_EXTERNAL_TTL_I3D;
Undocumented in source.
WGL_GENLOCK_SOURCE_MULTIVIEW_I3D
enum WGL_GENLOCK_SOURCE_MULTIVIEW_I3D;
Undocumented in source.
WGL_GPU_CLOCK_AMD
enum WGL_GPU_CLOCK_AMD;
Undocumented in source.
WGL_GPU_FASTEST_TARGET_GPUS_AMD
enum WGL_GPU_FASTEST_TARGET_GPUS_AMD;
Undocumented in source.
WGL_GPU_NUM_PIPES_AMD
enum WGL_GPU_NUM_PIPES_AMD;
Undocumented in source.
WGL_GPU_NUM_RB_AMD
enum WGL_GPU_NUM_RB_AMD;
Undocumented in source.
WGL_GPU_NUM_SIMD_AMD
enum WGL_GPU_NUM_SIMD_AMD;
Undocumented in source.
WGL_GPU_NUM_SPI_AMD
enum WGL_GPU_NUM_SPI_AMD;
Undocumented in source.
WGL_GPU_OPENGL_VERSION_STRING_AMD
enum WGL_GPU_OPENGL_VERSION_STRING_AMD;
Undocumented in source.
WGL_GPU_RAM_AMD
enum WGL_GPU_RAM_AMD;
Undocumented in source.
WGL_GPU_RENDERER_STRING_AMD
enum WGL_GPU_RENDERER_STRING_AMD;
Undocumented in source.
WGL_GPU_VENDOR_AMD
enum WGL_GPU_VENDOR_AMD;
Undocumented in source.
WGL_GREEN_BITS_ARB
enum WGL_GREEN_BITS_ARB;
Undocumented in source.
WGL_GREEN_BITS_EXT
enum WGL_GREEN_BITS_EXT;
Undocumented in source.
WGL_GREEN_SHIFT_ARB
enum WGL_GREEN_SHIFT_ARB;
Undocumented in source.
WGL_GREEN_SHIFT_EXT
enum WGL_GREEN_SHIFT_EXT;
Undocumented in source.
WGL_IMAGE_BUFFER_LOCK_I3D
enum WGL_IMAGE_BUFFER_LOCK_I3D;
Undocumented in source.
WGL_IMAGE_BUFFER_MIN_ACCESS_I3D
enum WGL_IMAGE_BUFFER_MIN_ACCESS_I3D;
Undocumented in source.
WGL_LOSE_CONTEXT_ON_RESET_ARB
enum WGL_LOSE_CONTEXT_ON_RESET_ARB;
Undocumented in source.
WGL_MAX_PBUFFER_HEIGHT_ARB
enum WGL_MAX_PBUFFER_HEIGHT_ARB;
Undocumented in source.
WGL_MAX_PBUFFER_HEIGHT_EXT
enum WGL_MAX_PBUFFER_HEIGHT_EXT;
Undocumented in source.
WGL_MAX_PBUFFER_PIXELS_ARB
enum WGL_MAX_PBUFFER_PIXELS_ARB;
Undocumented in source.
WGL_MAX_PBUFFER_PIXELS_EXT
enum WGL_MAX_PBUFFER_PIXELS_EXT;
Undocumented in source.
WGL_MAX_PBUFFER_WIDTH_ARB
enum WGL_MAX_PBUFFER_WIDTH_ARB;
Undocumented in source.
WGL_MAX_PBUFFER_WIDTH_EXT
enum WGL_MAX_PBUFFER_WIDTH_EXT;
Undocumented in source.
WGL_MIPMAP_LEVEL_ARB
enum WGL_MIPMAP_LEVEL_ARB;
Undocumented in source.
WGL_MIPMAP_TEXTURE_ARB
enum WGL_MIPMAP_TEXTURE_ARB;
Undocumented in source.
WGL_NEED_PALETTE_ARB
enum WGL_NEED_PALETTE_ARB;
Undocumented in source.
WGL_NEED_PALETTE_EXT
enum WGL_NEED_PALETTE_EXT;
Undocumented in source.
WGL_NEED_SYSTEM_PALETTE_ARB
enum WGL_NEED_SYSTEM_PALETTE_ARB;
Undocumented in source.
WGL_NEED_SYSTEM_PALETTE_EXT
enum WGL_NEED_SYSTEM_PALETTE_EXT;
Undocumented in source.
WGL_NO_ACCELERATION_ARB
enum WGL_NO_ACCELERATION_ARB;
Undocumented in source.
WGL_NO_ACCELERATION_EXT
enum WGL_NO_ACCELERATION_EXT;
Undocumented in source.
WGL_NO_RESET_NOTIFICATION_ARB
enum WGL_NO_RESET_NOTIFICATION_ARB;
Undocumented in source.
WGL_NO_TEXTURE_ARB
enum WGL_NO_TEXTURE_ARB;
Undocumented in source.
WGL_NUMBER_OVERLAYS_ARB
enum WGL_NUMBER_OVERLAYS_ARB;
Undocumented in source.
WGL_NUMBER_OVERLAYS_EXT
enum WGL_NUMBER_OVERLAYS_EXT;
Undocumented in source.
WGL_NUMBER_PIXEL_FORMATS_ARB
enum WGL_NUMBER_PIXEL_FORMATS_ARB;
Undocumented in source.
WGL_NUMBER_PIXEL_FORMATS_EXT
enum WGL_NUMBER_PIXEL_FORMATS_EXT;
Undocumented in source.
WGL_NUMBER_UNDERLAYS_ARB
enum WGL_NUMBER_UNDERLAYS_ARB;
Undocumented in source.
WGL_NUMBER_UNDERLAYS_EXT
enum WGL_NUMBER_UNDERLAYS_EXT;
Undocumented in source.
WGL_NUM_VIDEO_CAPTURE_SLOTS_NV
enum WGL_NUM_VIDEO_CAPTURE_SLOTS_NV;
Undocumented in source.
WGL_NUM_VIDEO_SLOTS_NV
enum WGL_NUM_VIDEO_SLOTS_NV;
Undocumented in source.
WGL_OPTIMAL_PBUFFER_HEIGHT_EXT
enum WGL_OPTIMAL_PBUFFER_HEIGHT_EXT;
Undocumented in source.
WGL_OPTIMAL_PBUFFER_WIDTH_EXT
enum WGL_OPTIMAL_PBUFFER_WIDTH_EXT;
Undocumented in source.
WGL_PBUFFER_HEIGHT_ARB
enum WGL_PBUFFER_HEIGHT_ARB;
Undocumented in source.
WGL_PBUFFER_HEIGHT_EXT
enum WGL_PBUFFER_HEIGHT_EXT;
Undocumented in source.
WGL_PBUFFER_LARGEST_ARB
enum WGL_PBUFFER_LARGEST_ARB;
Undocumented in source.
WGL_PBUFFER_LARGEST_EXT
enum WGL_PBUFFER_LARGEST_EXT;
Undocumented in source.
WGL_PBUFFER_LOST_ARB
enum WGL_PBUFFER_LOST_ARB;
Undocumented in source.
WGL_PBUFFER_WIDTH_ARB
enum WGL_PBUFFER_WIDTH_ARB;
Undocumented in source.
WGL_PBUFFER_WIDTH_EXT
enum WGL_PBUFFER_WIDTH_EXT;
Undocumented in source.
WGL_PIXEL_TYPE_ARB
enum WGL_PIXEL_TYPE_ARB;
Undocumented in source.
WGL_PIXEL_TYPE_EXT
enum WGL_PIXEL_TYPE_EXT;
Undocumented in source.
WGL_RED_BITS_ARB
enum WGL_RED_BITS_ARB;
Undocumented in source.
WGL_RED_BITS_EXT
enum WGL_RED_BITS_EXT;
Undocumented in source.
WGL_RED_SHIFT_ARB
enum WGL_RED_SHIFT_ARB;
Undocumented in source.
WGL_RED_SHIFT_EXT
enum WGL_RED_SHIFT_EXT;
Undocumented in source.
WGL_SAMPLES_3DFX
enum WGL_SAMPLES_3DFX;
Undocumented in source.
WGL_SAMPLES_ARB
enum WGL_SAMPLES_ARB;
Undocumented in source.
WGL_SAMPLES_EXT
enum WGL_SAMPLES_EXT;
Undocumented in source.
WGL_SAMPLE_BUFFERS_3DFX
enum WGL_SAMPLE_BUFFERS_3DFX;
Undocumented in source.
WGL_SAMPLE_BUFFERS_ARB
enum WGL_SAMPLE_BUFFERS_ARB;
Undocumented in source.
WGL_SAMPLE_BUFFERS_EXT
enum WGL_SAMPLE_BUFFERS_EXT;
Undocumented in source.
WGL_SHARE_ACCUM_ARB
enum WGL_SHARE_ACCUM_ARB;
Undocumented in source.
WGL_SHARE_ACCUM_EXT
enum WGL_SHARE_ACCUM_EXT;
Undocumented in source.
WGL_SHARE_DEPTH_ARB
enum WGL_SHARE_DEPTH_ARB;
Undocumented in source.
WGL_SHARE_DEPTH_EXT
enum WGL_SHARE_DEPTH_EXT;
Undocumented in source.
WGL_SHARE_STENCIL_ARB
enum WGL_SHARE_STENCIL_ARB;
Undocumented in source.
WGL_SHARE_STENCIL_EXT
enum WGL_SHARE_STENCIL_EXT;
Undocumented in source.
WGL_STENCIL_BITS_ARB
enum WGL_STENCIL_BITS_ARB;
Undocumented in source.
WGL_STENCIL_BITS_EXT
enum WGL_STENCIL_BITS_EXT;
Undocumented in source.
WGL_STENCIL_BUFFER_BIT_ARB
enum WGL_STENCIL_BUFFER_BIT_ARB;
Undocumented in source.
WGL_STEREO_ARB
enum WGL_STEREO_ARB;
Undocumented in source.
WGL_STEREO_EMITTER_DISABLE_3DL
enum WGL_STEREO_EMITTER_DISABLE_3DL;
Undocumented in source.
WGL_STEREO_EMITTER_ENABLE_3DL
enum WGL_STEREO_EMITTER_ENABLE_3DL;
Undocumented in source.
WGL_STEREO_EXT
enum WGL_STEREO_EXT;
Undocumented in source.
WGL_STEREO_POLARITY_INVERT_3DL
enum WGL_STEREO_POLARITY_INVERT_3DL;
Undocumented in source.
WGL_STEREO_POLARITY_NORMAL_3DL
enum WGL_STEREO_POLARITY_NORMAL_3DL;
Undocumented in source.
WGL_SUPPORT_GDI_ARB
enum WGL_SUPPORT_GDI_ARB;
Undocumented in source.
WGL_SUPPORT_GDI_EXT
enum WGL_SUPPORT_GDI_EXT;
Undocumented in source.
WGL_SUPPORT_OPENGL_ARB
enum WGL_SUPPORT_OPENGL_ARB;
Undocumented in source.
WGL_SUPPORT_OPENGL_EXT
enum WGL_SUPPORT_OPENGL_EXT;
Undocumented in source.
WGL_SWAP_COPY_ARB
enum WGL_SWAP_COPY_ARB;
Undocumented in source.
WGL_SWAP_COPY_EXT
enum WGL_SWAP_COPY_EXT;
Undocumented in source.
WGL_SWAP_EXCHANGE_ARB
enum WGL_SWAP_EXCHANGE_ARB;
Undocumented in source.
WGL_SWAP_EXCHANGE_EXT
enum WGL_SWAP_EXCHANGE_EXT;
Undocumented in source.
WGL_SWAP_LAYER_BUFFERS_ARB
enum WGL_SWAP_LAYER_BUFFERS_ARB;
Undocumented in source.
WGL_SWAP_LAYER_BUFFERS_EXT
enum WGL_SWAP_LAYER_BUFFERS_EXT;
Undocumented in source.
WGL_SWAP_MAIN_PLANE
enum WGL_SWAP_MAIN_PLANE;
Undocumented in source.
WGL_SWAP_METHOD_ARB
enum WGL_SWAP_METHOD_ARB;
Undocumented in source.
WGL_SWAP_METHOD_EXT
enum WGL_SWAP_METHOD_EXT;
Undocumented in source.
WGL_SWAP_OVERLAY1
enum WGL_SWAP_OVERLAY1;
Undocumented in source.
WGL_SWAP_OVERLAY10
enum WGL_SWAP_OVERLAY10;
Undocumented in source.
WGL_SWAP_OVERLAY11
enum WGL_SWAP_OVERLAY11;
Undocumented in source.
WGL_SWAP_OVERLAY12
enum WGL_SWAP_OVERLAY12;
Undocumented in source.
WGL_SWAP_OVERLAY13
enum WGL_SWAP_OVERLAY13;
Undocumented in source.
WGL_SWAP_OVERLAY14
enum WGL_SWAP_OVERLAY14;
Undocumented in source.
WGL_SWAP_OVERLAY15
enum WGL_SWAP_OVERLAY15;
Undocumented in source.
WGL_SWAP_OVERLAY2
enum WGL_SWAP_OVERLAY2;
Undocumented in source.
WGL_SWAP_OVERLAY3
enum WGL_SWAP_OVERLAY3;
Undocumented in source.
WGL_SWAP_OVERLAY4
enum WGL_SWAP_OVERLAY4;
Undocumented in source.
WGL_SWAP_OVERLAY5
enum WGL_SWAP_OVERLAY5;
Undocumented in source.
WGL_SWAP_OVERLAY6
enum WGL_SWAP_OVERLAY6;
Undocumented in source.
WGL_SWAP_OVERLAY7
enum WGL_SWAP_OVERLAY7;
Undocumented in source.
WGL_SWAP_OVERLAY8
enum WGL_SWAP_OVERLAY8;
Undocumented in source.
WGL_SWAP_OVERLAY9
enum WGL_SWAP_OVERLAY9;
Undocumented in source.
WGL_SWAP_UNDEFINED_ARB
enum WGL_SWAP_UNDEFINED_ARB;
Undocumented in source.
WGL_SWAP_UNDEFINED_EXT
enum WGL_SWAP_UNDEFINED_EXT;
Undocumented in source.
WGL_SWAP_UNDERLAY1
enum WGL_SWAP_UNDERLAY1;
Undocumented in source.
WGL_SWAP_UNDERLAY10
enum WGL_SWAP_UNDERLAY10;
Undocumented in source.
WGL_SWAP_UNDERLAY11
enum WGL_SWAP_UNDERLAY11;
Undocumented in source.
WGL_SWAP_UNDERLAY12
enum WGL_SWAP_UNDERLAY12;
Undocumented in source.
WGL_SWAP_UNDERLAY13
enum WGL_SWAP_UNDERLAY13;
Undocumented in source.
WGL_SWAP_UNDERLAY14
enum WGL_SWAP_UNDERLAY14;
Undocumented in source.
WGL_SWAP_UNDERLAY15
enum WGL_SWAP_UNDERLAY15;
Undocumented in source.
WGL_SWAP_UNDERLAY2
enum WGL_SWAP_UNDERLAY2;
Undocumented in source.
WGL_SWAP_UNDERLAY3
enum WGL_SWAP_UNDERLAY3;
Undocumented in source.
WGL_SWAP_UNDERLAY4
enum WGL_SWAP_UNDERLAY4;
Undocumented in source.
WGL_SWAP_UNDERLAY5
enum WGL_SWAP_UNDERLAY5;
Undocumented in source.
WGL_SWAP_UNDERLAY6
enum WGL_SWAP_UNDERLAY6;
Undocumented in source.
WGL_SWAP_UNDERLAY7
enum WGL_SWAP_UNDERLAY7;
Undocumented in source.
WGL_SWAP_UNDERLAY8
enum WGL_SWAP_UNDERLAY8;
Undocumented in source.
WGL_SWAP_UNDERLAY9
enum WGL_SWAP_UNDERLAY9;
Undocumented in source.
WGL_TEXTURE_1D_ARB
enum WGL_TEXTURE_1D_ARB;
Undocumented in source.
WGL_TEXTURE_2D_ARB
enum WGL_TEXTURE_2D_ARB;
Undocumented in source.
WGL_TEXTURE_CUBE_MAP_ARB
enum WGL_TEXTURE_CUBE_MAP_ARB;
Undocumented in source.
WGL_TEXTURE_CUBE_MAP_NEGATIVE_X_ARB
enum WGL_TEXTURE_CUBE_MAP_NEGATIVE_X_ARB;
Undocumented in source.
WGL_TEXTURE_CUBE_MAP_NEGATIVE_Y_ARB
enum WGL_TEXTURE_CUBE_MAP_NEGATIVE_Y_ARB;
Undocumented in source.
WGL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB
enum WGL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB;
Undocumented in source.
WGL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB
enum WGL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB;
Undocumented in source.
WGL_TEXTURE_CUBE_MAP_POSITIVE_Y_ARB
enum WGL_TEXTURE_CUBE_MAP_POSITIVE_Y_ARB;
Undocumented in source.
WGL_TEXTURE_CUBE_MAP_POSITIVE_Z_ARB
enum WGL_TEXTURE_CUBE_MAP_POSITIVE_Z_ARB;
Undocumented in source.
WGL_TEXTURE_DEPTH_COMPONENT_NV
enum WGL_TEXTURE_DEPTH_COMPONENT_NV;
Undocumented in source.
WGL_TEXTURE_FLOAT_RGBA_NV
enum WGL_TEXTURE_FLOAT_RGBA_NV;
Undocumented in source.
WGL_TEXTURE_FLOAT_RGB_NV
enum WGL_TEXTURE_FLOAT_RGB_NV;
Undocumented in source.
WGL_TEXTURE_FLOAT_RG_NV
enum WGL_TEXTURE_FLOAT_RG_NV;
Undocumented in source.
WGL_TEXTURE_FLOAT_R_NV
enum WGL_TEXTURE_FLOAT_R_NV;
Undocumented in source.
WGL_TEXTURE_FORMAT_ARB
enum WGL_TEXTURE_FORMAT_ARB;
Undocumented in source.
WGL_TEXTURE_RECTANGLE_ATI
enum WGL_TEXTURE_RECTANGLE_ATI;
Undocumented in source.
WGL_TEXTURE_RECTANGLE_NV
enum WGL_TEXTURE_RECTANGLE_NV;
Undocumented in source.
WGL_TEXTURE_RGBA_ARB
enum WGL_TEXTURE_RGBA_ARB;
Undocumented in source.
WGL_TEXTURE_RGB_ARB
enum WGL_TEXTURE_RGB_ARB;
Undocumented in source.
WGL_TEXTURE_TARGET_ARB
enum WGL_TEXTURE_TARGET_ARB;
Undocumented in source.
WGL_TRANSPARENT_ALPHA_VALUE_ARB
enum WGL_TRANSPARENT_ALPHA_VALUE_ARB;
Undocumented in source.
WGL_TRANSPARENT_ARB
enum WGL_TRANSPARENT_ARB;
Undocumented in source.
WGL_TRANSPARENT_BLUE_VALUE_ARB
enum WGL_TRANSPARENT_BLUE_VALUE_ARB;
Undocumented in source.
WGL_TRANSPARENT_EXT
enum WGL_TRANSPARENT_EXT;
Undocumented in source.
WGL_TRANSPARENT_GREEN_VALUE_ARB
enum WGL_TRANSPARENT_GREEN_VALUE_ARB;
Undocumented in source.
WGL_TRANSPARENT_INDEX_VALUE_ARB
enum WGL_TRANSPARENT_INDEX_VALUE_ARB;
Undocumented in source.
WGL_TRANSPARENT_RED_VALUE_ARB
enum WGL_TRANSPARENT_RED_VALUE_ARB;
Undocumented in source.
WGL_TRANSPARENT_VALUE_EXT
enum WGL_TRANSPARENT_VALUE_EXT;
Undocumented in source.
WGL_TYPE_COLORINDEX_ARB
enum WGL_TYPE_COLORINDEX_ARB;
Undocumented in source.
WGL_TYPE_COLORINDEX_EXT
enum WGL_TYPE_COLORINDEX_EXT;
Undocumented in source.
WGL_TYPE_RGBA_ARB
enum WGL_TYPE_RGBA_ARB;
Undocumented in source.
WGL_TYPE_RGBA_EXT
enum WGL_TYPE_RGBA_EXT;
Undocumented in source.
WGL_TYPE_RGBA_FLOAT_ARB
enum WGL_TYPE_RGBA_FLOAT_ARB;
Undocumented in source.
WGL_TYPE_RGBA_FLOAT_ATI
enum WGL_TYPE_RGBA_FLOAT_ATI;
Undocumented in source.
WGL_TYPE_RGBA_UNSIGNED_FLOAT_EXT
enum WGL_TYPE_RGBA_UNSIGNED_FLOAT_EXT;
Undocumented in source.
WGL_UNIQUE_ID_NV
enum WGL_UNIQUE_ID_NV;
Undocumented in source.
WGL_VIDEO_OUT_ALPHA_NV
enum WGL_VIDEO_OUT_ALPHA_NV;
Undocumented in source.
WGL_VIDEO_OUT_COLOR_AND_ALPHA_NV
enum WGL_VIDEO_OUT_COLOR_AND_ALPHA_NV;
Undocumented in source.
WGL_VIDEO_OUT_COLOR_AND_DEPTH_NV
enum WGL_VIDEO_OUT_COLOR_AND_DEPTH_NV;
Undocumented in source.
WGL_VIDEO_OUT_COLOR_NV
enum WGL_VIDEO_OUT_COLOR_NV;
Undocumented in source.
WGL_VIDEO_OUT_DEPTH_NV
enum WGL_VIDEO_OUT_DEPTH_NV;
Undocumented in source.
WGL_VIDEO_OUT_FIELD_1
enum WGL_VIDEO_OUT_FIELD_1;
Undocumented in source.
WGL_VIDEO_OUT_FIELD_2
enum WGL_VIDEO_OUT_FIELD_2;
Undocumented in source.
WGL_VIDEO_OUT_FRAME
enum WGL_VIDEO_OUT_FRAME;
Undocumented in source.
WGL_VIDEO_OUT_STACKED_FIELDS_1_2
enum WGL_VIDEO_OUT_STACKED_FIELDS_1_2;
Undocumented in source.
WGL_VIDEO_OUT_STACKED_FIELDS_2_1
enum WGL_VIDEO_OUT_STACKED_FIELDS_2_1;
Undocumented in source.

Structs

_GPU_DEVICE
struct _GPU_DEVICE
Undocumented in source.

Meta