#include <kanzi/platform/platform/context/wgl/kzs_wgl_library.h>
◆ opengl32Dll
| HMODULE WglLibrary::opengl32Dll |
◆ wglGetProcAddress
◆ wglCreateContext
◆ wglMakeCurrent
◆ wglDeleteContext
◆ wglGetCurrentContext
◆ wglSwapIntervalEXT
◆ glGetString
◆ glGetIntegerv
| PFNGLGETINTEGERVPROC WglLibrary::glGetIntegerv |
◆ glEnable
| PFNGLENABLEPROC WglLibrary::glEnable |
◆ pixelFormatCount
| int WglLibrary::pixelFormatCount |
◆ extendedPixelFormatCount
| int WglLibrary::extendedPixelFormatCount |
◆ majorVersion
| int WglLibrary::majorVersion |
◆ minorVersion
| int WglLibrary::minorVersion |
◆ defaultPixelFormat
A generic pixel format known to work.
◆ WGL_ARB_create_context_
| bool WglLibrary::WGL_ARB_create_context_ |
◆ WGL_ARB_pixel_format_
| bool WglLibrary::WGL_ARB_pixel_format_ |
◆ WGL_EXT_create_context_es2_profile_
| bool WglLibrary::WGL_EXT_create_context_es2_profile_ |
◆ WGL_EXT_multisample_
| bool WglLibrary::WGL_EXT_multisample_ |
◆ WGL_ARB_multisample_
| bool WglLibrary::WGL_ARB_multisample_ |
◆ GL_WIN_swap_hint_
| bool WglLibrary::GL_WIN_swap_hint_ |
◆ WGL_EXT_framebuffer_sRGB_
| bool WglLibrary::WGL_EXT_framebuffer_sRGB_ |
◆ WGL_ARB_framebuffer_sRGB_
| bool WglLibrary::WGL_ARB_framebuffer_sRGB_ |
◆ WGL_EXT_swap_control_tear_
| bool WglLibrary::WGL_EXT_swap_control_tear_ |
◆ wglGetExtensionsStringEXT
| PFNWGLGETEXTENSIONSSTRINGEXTPROC WglLibrary::wglGetExtensionsStringEXT |
◆ wglGetExtensionsStringARB
| PFNWGLGETEXTENSIONSSTRINGARBPROC WglLibrary::wglGetExtensionsStringARB |
◆ wglCreateContextAttribsARB
| PFNWGLCREATECONTEXTATTRIBSARBPROC WglLibrary::wglCreateContextAttribsARB |
◆ wglGetPixelFormatAttribivARB
| PFNWGLGETPIXELFORMATATTRIBIVARBPROC WglLibrary::wglGetPixelFormatAttribivARB |
◆ wglGetPixelFormatAttribfvARB
| PFNWGLGETPIXELFORMATATTRIBFVARBPROC WglLibrary::wglGetPixelFormatAttribfvARB |
◆ wglChoosePixelFormatARB
| PFNWGLCHOOSEPIXELFORMATARBPROC WglLibrary::wglChoosePixelFormatARB |
The documentation for this struct was generated from the following file: