com.jogamp.opengl.impl.windows.wgl
Interface WGLExt

All Known Implementing Classes:
WGLExtImpl

public interface WGLExt


Field Summary
static int ERROR_INCOMPATIBLE_DEVICE_CONTEXTS_ARB
          Part of CORE DEF
static int ERROR_INVALID_PIXEL_TYPE_ARB
          Part of CORE DEF
static int ERROR_INVALID_PIXEL_TYPE_EXT
          Part of CORE DEF
static int ERROR_INVALID_VERSION_ARB
          Part of CORE DEF
static int HAS_STDDEF
          Part of CORE DEF
static int WGL_3DFX_multisample
          Part of CORE DEF
static int WGL_ACCELERATION_ARB
          Part of WGL_ARB_pixel_format
static int WGL_ACCELERATION_EXT
          Part of WGL_EXT_pixel_format
static int WGL_ACCUM_ALPHA_BITS_ARB
          Part of WGL_ARB_pixel_format
static int WGL_ACCUM_ALPHA_BITS_EXT
          Part of WGL_EXT_pixel_format
static int WGL_ACCUM_BITS_ARB
          Part of WGL_ARB_pixel_format
static int WGL_ACCUM_BITS_EXT
          Part of WGL_EXT_pixel_format
static int WGL_ACCUM_BLUE_BITS_ARB
          Part of WGL_ARB_pixel_format
static int WGL_ACCUM_BLUE_BITS_EXT
          Part of WGL_EXT_pixel_format
static int WGL_ACCUM_GREEN_BITS_ARB
          Part of WGL_ARB_pixel_format
static int WGL_ACCUM_GREEN_BITS_EXT
          Part of WGL_EXT_pixel_format
static int WGL_ACCUM_RED_BITS_ARB
          Part of WGL_ARB_pixel_format
static int WGL_ACCUM_RED_BITS_EXT
          Part of WGL_EXT_pixel_format
static int WGL_ALPHA_BITS_ARB
          Part of WGL_ARB_pixel_format
static int WGL_ALPHA_BITS_EXT
          Part of WGL_EXT_pixel_format
static int WGL_ALPHA_SHIFT_ARB
          Part of WGL_ARB_pixel_format
static int WGL_ALPHA_SHIFT_EXT
          Part of WGL_EXT_pixel_format
static int WGL_ARB_buffer_region
          Part of CORE DEF
static int WGL_ARB_create_context
          Part of CORE DEF
static int WGL_ARB_extensions_string
          Part of CORE DEF
static int WGL_ARB_make_current_read
          Part of CORE DEF
static int WGL_ARB_multisample
          Part of CORE DEF
static int WGL_ARB_pbuffer
          Part of CORE DEF
static int WGL_ARB_pixel_format
          Part of CORE DEF
static int WGL_ARB_pixel_format_float
          Part of CORE DEF
static int WGL_ARB_render_texture
          Part of CORE DEF
static int WGL_ATI_pixel_format_float
          Part of CORE DEF
static int WGL_AUX_BUFFERS_ARB
          Part of WGL_ARB_pixel_format
static int WGL_AUX_BUFFERS_EXT
          Part of WGL_EXT_pixel_format
static int WGL_AUX0_ARB
          Part of WGL_ARB_render_texture
static int WGL_AUX1_ARB
          Part of WGL_ARB_render_texture
static int WGL_AUX2_ARB
          Part of WGL_ARB_render_texture
static int WGL_AUX3_ARB
          Part of WGL_ARB_render_texture
static int WGL_AUX4_ARB
          Part of WGL_ARB_render_texture
static int WGL_AUX5_ARB
          Part of WGL_ARB_render_texture
static int WGL_AUX6_ARB
          Part of WGL_ARB_render_texture
static int WGL_AUX7_ARB
          Part of WGL_ARB_render_texture
static int WGL_AUX8_ARB
          Part of WGL_ARB_render_texture
static int WGL_AUX9_ARB
          Part of WGL_ARB_render_texture
static int WGL_BACK_COLOR_BUFFER_BIT_ARB
          Part of WGL_ARB_buffer_region
static int WGL_BACK_LEFT_ARB
          Part of WGL_ARB_render_texture
static int WGL_BACK_RIGHT_ARB
          Part of WGL_ARB_render_texture
static int WGL_BIND_TO_TEXTURE_DEPTH_NV
          Part of WGL_NV_render_depth_texture
static int WGL_BIND_TO_TEXTURE_RECTANGLE_DEPTH_NV
          Part of WGL_NV_render_depth_texture
static int WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_R_NV
          Part of WGL_NV_float_buffer
static int WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RG_NV
          Part of WGL_NV_float_buffer
static int WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RGB_NV
          Part of WGL_NV_float_buffer
static int WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RGBA_NV
          Part of WGL_NV_float_buffer
static int WGL_BIND_TO_TEXTURE_RECTANGLE_RGB_NV
          Part of WGL_NV_render_texture_rectangle
static int WGL_BIND_TO_TEXTURE_RECTANGLE_RGBA_NV
          Part of WGL_NV_render_texture_rectangle
static int WGL_BIND_TO_TEXTURE_RGB_ARB
          Part of WGL_ARB_render_texture
static int WGL_BIND_TO_TEXTURE_RGBA_ARB
          Part of WGL_ARB_render_texture
static int WGL_BLUE_BITS_ARB
          Part of WGL_ARB_pixel_format
static int WGL_BLUE_BITS_EXT
          Part of WGL_EXT_pixel_format
static int WGL_BLUE_SHIFT_ARB
          Part of WGL_ARB_pixel_format
static int WGL_BLUE_SHIFT_EXT
          Part of WGL_EXT_pixel_format
static int WGL_COLOR_BITS_ARB
          Part of WGL_ARB_pixel_format
static int WGL_COLOR_BITS_EXT
          Part of WGL_EXT_pixel_format
static int WGL_COLOR_CLEAR_UNCLAMPED_VALUE_ATI
          Part of WGL_ATI_pixel_format_float
static int WGL_CONTEXT_COMPATIBILITY_PROFILE_BIT_ARB
          Part of WGL_ARB_create_context
static int WGL_CONTEXT_CORE_PROFILE_BIT_ARB
          Part of WGL_ARB_create_context
static int WGL_CONTEXT_DEBUG_BIT_ARB
          Part of WGL_ARB_create_context
static int WGL_CONTEXT_ES2_PROFILE_BIT_EXT
          Part of WGL_EXT_create_context_es2_profile
static int WGL_CONTEXT_FLAGS_ARB
          Part of WGL_ARB_create_context
static int WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB
          Part of WGL_ARB_create_context
static int WGL_CONTEXT_LAYER_PLANE_ARB
          Part of WGL_ARB_create_context
static int WGL_CONTEXT_MAJOR_VERSION_ARB
          Part of WGL_ARB_create_context
static int WGL_CONTEXT_MINOR_VERSION_ARB
          Part of WGL_ARB_create_context
static int WGL_CONTEXT_PROFILE_MASK_ARB
          Part of WGL_ARB_create_context
static int WGL_CONTEXT_RESET_NOTIFICATION_STRATEGY_ARB
          Part of WGL_ARB_create_context_robustness
static int WGL_CONTEXT_ROBUST_ACCESS_BIT_ARB
          Part of WGL_ARB_create_context_robustness
static int WGL_CUBE_MAP_FACE_ARB
          Part of WGL_ARB_render_texture
static int WGL_DEPTH_BITS_ARB
          Part of WGL_ARB_pixel_format
static int WGL_DEPTH_BITS_EXT
          Part of WGL_EXT_pixel_format
static int WGL_DEPTH_BUFFER_BIT_ARB
          Part of WGL_ARB_buffer_region
static int WGL_DEPTH_COMPONENT_NV
          Part of WGL_NV_render_depth_texture
static int WGL_DEPTH_FLOAT_EXT
          Part of WGL_EXT_depth_float
static int WGL_DEPTH_TEXTURE_FORMAT_NV
          Part of WGL_NV_render_depth_texture
static int WGL_DIGITAL_VIDEO_CURSOR_ALPHA_FRAMEBUFFER_I3D
          Part of WGL_I3D_digital_video_control
static int WGL_DIGITAL_VIDEO_CURSOR_ALPHA_VALUE_I3D
          Part of WGL_I3D_digital_video_control
static int WGL_DIGITAL_VIDEO_CURSOR_INCLUDED_I3D
          Part of WGL_I3D_digital_video_control
static int WGL_DIGITAL_VIDEO_GAMMA_CORRECTED_I3D
          Part of WGL_I3D_digital_video_control
static int WGL_DOUBLE_BUFFER_ARB
          Part of WGL_ARB_pixel_format
static int WGL_DOUBLE_BUFFER_EXT
          Part of WGL_EXT_pixel_format
static int WGL_DRAW_TO_BITMAP_ARB
          Part of WGL_ARB_pixel_format
static int WGL_DRAW_TO_BITMAP_EXT
          Part of WGL_EXT_pixel_format
static int WGL_DRAW_TO_PBUFFER_ARB
          Part of WGL_ARB_pbuffer
static int WGL_DRAW_TO_PBUFFER_EXT
          Part of WGL_EXT_pbuffer
static int WGL_DRAW_TO_WINDOW_ARB
          Part of WGL_ARB_pixel_format
static int WGL_DRAW_TO_WINDOW_EXT
          Part of WGL_EXT_pixel_format
static int WGL_EXT_depth_float
          Part of CORE DEF
static int WGL_EXT_display_color_table
          Part of CORE DEF
static int WGL_EXT_extensions_string
          Part of CORE DEF
static int WGL_EXT_make_current_read
          Part of CORE DEF
static int WGL_EXT_multisample
          Part of CORE DEF
static int WGL_EXT_pbuffer
          Part of CORE DEF
static int WGL_EXT_pixel_format
          Part of CORE DEF
static int WGL_EXT_swap_control
          Part of CORE DEF
static int WGL_FLOAT_COMPONENTS_NV
          Part of WGL_NV_float_buffer
static int WGL_FRONT_COLOR_BUFFER_BIT_ARB
          Part of WGL_ARB_buffer_region
static int WGL_FRONT_LEFT_ARB
          Part of WGL_ARB_render_texture
static int WGL_FRONT_RIGHT_ARB
          Part of WGL_ARB_render_texture
static int WGL_FULL_ACCELERATION_ARB
          Part of WGL_ARB_pixel_format
static int WGL_FULL_ACCELERATION_EXT
          Part of WGL_EXT_pixel_format
static int WGL_GAMMA_EXCLUDE_DESKTOP_I3D
          Part of WGL_I3D_gamma
static int WGL_GAMMA_TABLE_SIZE_I3D
          Part of WGL_I3D_gamma
static int WGL_GENERIC_ACCELERATION_ARB
          Part of WGL_ARB_pixel_format
static int WGL_GENERIC_ACCELERATION_EXT
          Part of WGL_EXT_pixel_format
static int WGL_GENLOCK_SOURCE_DIGITAL_FIELD_I3D
          Part of WGL_I3D_genlock
static int WGL_GENLOCK_SOURCE_DIGITAL_SYNC_I3D
          Part of WGL_I3D_genlock
static int WGL_GENLOCK_SOURCE_EDGE_BOTH_I3D
          Part of WGL_I3D_genlock
static int WGL_GENLOCK_SOURCE_EDGE_FALLING_I3D
          Part of WGL_I3D_genlock
static int WGL_GENLOCK_SOURCE_EDGE_RISING_I3D
          Part of WGL_I3D_genlock
static int WGL_GENLOCK_SOURCE_EXTENAL_FIELD_I3D
          Part of WGL_I3D_genlock
static int WGL_GENLOCK_SOURCE_EXTENAL_SYNC_I3D
          Part of WGL_I3D_genlock
static int WGL_GENLOCK_SOURCE_EXTENAL_TTL_I3D
          Part of WGL_I3D_genlock
static int WGL_GENLOCK_SOURCE_MULTIVIEW_I3D
          Part of WGL_I3D_genlock
static int WGL_GREEN_BITS_ARB
          Part of WGL_ARB_pixel_format
static int WGL_GREEN_BITS_EXT
          Part of WGL_EXT_pixel_format
static int WGL_GREEN_SHIFT_ARB
          Part of WGL_ARB_pixel_format
static int WGL_GREEN_SHIFT_EXT
          Part of WGL_EXT_pixel_format
static int WGL_I3D_digital_video_control
          Part of CORE DEF
static int WGL_I3D_gamma
          Part of CORE DEF
static int WGL_I3D_genlock
          Part of CORE DEF
static int WGL_I3D_image_buffer
          Part of CORE DEF
static int WGL_I3D_swap_frame_lock
          Part of CORE DEF
static int WGL_I3D_swap_frame_usage
          Part of CORE DEF
static int WGL_IMAGE_BUFFER_LOCK_I3D
          Part of WGL_I3D_image_buffer
static int WGL_IMAGE_BUFFER_MIN_ACCESS_I3D
          Part of WGL_I3D_image_buffer
static int WGL_LOSE_CONTEXT_ON_RESET_ARB
          Part of WGL_ARB_create_context_robustness
static int WGL_MAX_PBUFFER_HEIGHT_ARB
          Part of WGL_ARB_pbuffer
static int WGL_MAX_PBUFFER_HEIGHT_EXT
          Part of WGL_EXT_pbuffer
static int WGL_MAX_PBUFFER_PIXELS_ARB
          Part of WGL_ARB_pbuffer
static int WGL_MAX_PBUFFER_PIXELS_EXT
          Part of WGL_EXT_pbuffer
static int WGL_MAX_PBUFFER_WIDTH_ARB
          Part of WGL_ARB_pbuffer
static int WGL_MAX_PBUFFER_WIDTH_EXT
          Part of WGL_EXT_pbuffer
static int WGL_MIPMAP_LEVEL_ARB
          Part of WGL_ARB_render_texture
static int WGL_MIPMAP_TEXTURE_ARB
          Part of WGL_ARB_render_texture
static int WGL_NEED_PALETTE_ARB
          Part of WGL_ARB_pixel_format
static int WGL_NEED_PALETTE_EXT
          Part of WGL_EXT_pixel_format
static int WGL_NEED_SYSTEM_PALETTE_ARB
          Part of WGL_ARB_pixel_format
static int WGL_NEED_SYSTEM_PALETTE_EXT
          Part of WGL_EXT_pixel_format
static int WGL_NO_ACCELERATION_ARB
          Part of WGL_ARB_pixel_format
static int WGL_NO_ACCELERATION_EXT
          Part of WGL_EXT_pixel_format
static int WGL_NO_RESET_NOTIFICATION_ARB
          Part of WGL_ARB_create_context_robustness
static int WGL_NO_TEXTURE_ARB
          Part of WGL_ARB_render_texture
static int WGL_NUMBER_OVERLAYS_ARB
          Part of WGL_ARB_pixel_format
static int WGL_NUMBER_OVERLAYS_EXT
          Part of WGL_EXT_pixel_format
static int WGL_NUMBER_PIXEL_FORMATS_ARB
          Part of WGL_ARB_pixel_format
static int WGL_NUMBER_PIXEL_FORMATS_EXT
          Part of WGL_EXT_pixel_format
static int WGL_NUMBER_UNDERLAYS_ARB
          Part of WGL_ARB_pixel_format
static int WGL_NUMBER_UNDERLAYS_EXT
          Part of WGL_EXT_pixel_format
static int WGL_NV_float_buffer
          Part of CORE DEF
static int WGL_NV_gpu_affinity
          Part of CORE DEF
static int WGL_NV_render_depth_texture
          Part of CORE DEF
static int WGL_NV_render_texture_rectangle
          Part of CORE DEF
static int WGL_NV_swap_group
          Part of CORE DEF
static int WGL_NV_vertex_array_range
          Part of CORE DEF
static int WGL_OML_sync_control
          Part of CORE DEF
static int WGL_OPTIMAL_PBUFFER_HEIGHT_EXT
          Part of WGL_EXT_pbuffer
static int WGL_OPTIMAL_PBUFFER_WIDTH_EXT
          Part of WGL_EXT_pbuffer
static int WGL_PBUFFER_HEIGHT_ARB
          Part of WGL_ARB_pbuffer
static int WGL_PBUFFER_HEIGHT_EXT
          Part of WGL_EXT_pbuffer
static int WGL_PBUFFER_LARGEST_ARB
          Part of WGL_ARB_pbuffer
static int WGL_PBUFFER_LARGEST_EXT
          Part of WGL_EXT_pbuffer
static int WGL_PBUFFER_LOST_ARB
          Part of WGL_ARB_pbuffer
static int WGL_PBUFFER_WIDTH_ARB
          Part of WGL_ARB_pbuffer
static int WGL_PBUFFER_WIDTH_EXT
          Part of WGL_EXT_pbuffer
static int WGL_PIXEL_TYPE_ARB
          Part of WGL_ARB_pixel_format
static int WGL_PIXEL_TYPE_EXT
          Part of WGL_EXT_pixel_format
static int WGL_RED_BITS_ARB
          Part of WGL_ARB_pixel_format
static int WGL_RED_BITS_EXT
          Part of WGL_EXT_pixel_format
static int WGL_RED_SHIFT_ARB
          Part of WGL_ARB_pixel_format
static int WGL_RED_SHIFT_EXT
          Part of WGL_EXT_pixel_format
static int WGL_RGBA_FLOAT_MODE_ATI
          Part of WGL_ATI_pixel_format_float
static int WGL_SAMPLE_BUFFERS_3DFX
          Part of WGL_3DFX_multisample
static int WGL_SAMPLE_BUFFERS_ARB
          Part of WGL_ARB_multisample
static int WGL_SAMPLE_BUFFERS_EXT
          Part of WGL_EXT_multisample
static int WGL_SAMPLES_3DFX
          Part of WGL_3DFX_multisample
static int WGL_SAMPLES_ARB
          Part of WGL_ARB_multisample
static int WGL_SAMPLES_EXT
          Part of WGL_EXT_multisample
static int WGL_SHARE_ACCUM_ARB
          Part of WGL_ARB_pixel_format
static int WGL_SHARE_ACCUM_EXT
          Part of WGL_EXT_pixel_format
static int WGL_SHARE_DEPTH_ARB
          Part of WGL_ARB_pixel_format
static int WGL_SHARE_DEPTH_EXT
          Part of WGL_EXT_pixel_format
static int WGL_SHARE_STENCIL_ARB
          Part of WGL_ARB_pixel_format
static int WGL_SHARE_STENCIL_EXT
          Part of WGL_EXT_pixel_format
static int WGL_STENCIL_BITS_ARB
          Part of WGL_ARB_pixel_format
static int WGL_STENCIL_BITS_EXT
          Part of WGL_EXT_pixel_format
static int WGL_STENCIL_BUFFER_BIT_ARB
          Part of WGL_ARB_buffer_region
static int WGL_STEREO_ARB
          Part of WGL_ARB_pixel_format
static int WGL_STEREO_EMITTER_DISABLE_3DL
          Part of WGL_3DL_stereo_control
static int WGL_STEREO_EMITTER_ENABLE_3DL
          Part of WGL_3DL_stereo_control
static int WGL_STEREO_EXT
          Part of WGL_EXT_pixel_format
static int WGL_STEREO_POLARITY_INVERT_3DL
          Part of WGL_3DL_stereo_control
static int WGL_STEREO_POLARITY_NORMAL_3DL
          Part of WGL_3DL_stereo_control
static int WGL_SUPPORT_GDI_ARB
          Part of WGL_ARB_pixel_format
static int WGL_SUPPORT_GDI_EXT
          Part of WGL_EXT_pixel_format
static int WGL_SUPPORT_OPENGL_ARB
          Part of WGL_ARB_pixel_format
static int WGL_SUPPORT_OPENGL_EXT
          Part of WGL_EXT_pixel_format
static int WGL_SWAP_COPY_ARB
          Part of WGL_ARB_pixel_format
static int WGL_SWAP_COPY_EXT
          Part of WGL_EXT_pixel_format
static int WGL_SWAP_EXCHANGE_ARB
          Part of WGL_ARB_pixel_format
static int WGL_SWAP_EXCHANGE_EXT
          Part of WGL_EXT_pixel_format
static int WGL_SWAP_LAYER_BUFFERS_ARB
          Part of WGL_ARB_pixel_format
static int WGL_SWAP_LAYER_BUFFERS_EXT
          Part of WGL_EXT_pixel_format
static int WGL_SWAP_METHOD_ARB
          Part of WGL_ARB_pixel_format
static int WGL_SWAP_METHOD_EXT
          Part of WGL_EXT_pixel_format
static int WGL_SWAP_UNDEFINED_ARB
          Part of WGL_ARB_pixel_format
static int WGL_SWAP_UNDEFINED_EXT
          Part of WGL_EXT_pixel_format
static int WGL_TEXTURE_1D_ARB
          Part of WGL_ARB_render_texture
static int WGL_TEXTURE_2D_ARB
          Part of WGL_ARB_render_texture
static int WGL_TEXTURE_CUBE_MAP_ARB
          Part of WGL_ARB_render_texture
static int WGL_TEXTURE_CUBE_MAP_NEGATIVE_X_ARB
          Part of WGL_ARB_render_texture
static int WGL_TEXTURE_CUBE_MAP_NEGATIVE_Y_ARB
          Part of WGL_ARB_render_texture
static int WGL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB
          Part of WGL_ARB_render_texture
static int WGL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB
          Part of WGL_ARB_render_texture
static int WGL_TEXTURE_CUBE_MAP_POSITIVE_Y_ARB
          Part of WGL_ARB_render_texture
static int WGL_TEXTURE_CUBE_MAP_POSITIVE_Z_ARB
          Part of WGL_ARB_render_texture
static int WGL_TEXTURE_DEPTH_COMPONENT_NV
          Part of WGL_NV_render_depth_texture
static int WGL_TEXTURE_FLOAT_R_NV
          Part of WGL_NV_float_buffer
static int WGL_TEXTURE_FLOAT_RG_NV
          Part of WGL_NV_float_buffer
static int WGL_TEXTURE_FLOAT_RGB_NV
          Part of WGL_NV_float_buffer
static int WGL_TEXTURE_FLOAT_RGBA_NV
          Part of WGL_NV_float_buffer
static int WGL_TEXTURE_FORMAT_ARB
          Part of WGL_ARB_render_texture
static int WGL_TEXTURE_RECTANGLE_NV
          Part of WGL_NV_render_texture_rectangle
static int WGL_TEXTURE_RGB_ARB
          Part of WGL_ARB_render_texture
static int WGL_TEXTURE_RGBA_ARB
          Part of WGL_ARB_render_texture
static int WGL_TEXTURE_TARGET_ARB
          Part of WGL_ARB_render_texture
static int WGL_TRANSPARENT_ALPHA_VALUE_ARB
          Part of WGL_ARB_pixel_format
static int WGL_TRANSPARENT_ARB
          Part of WGL_ARB_pixel_format
static int WGL_TRANSPARENT_BLUE_VALUE_ARB
          Part of WGL_ARB_pixel_format
static int WGL_TRANSPARENT_EXT
          Part of WGL_EXT_pixel_format
static int WGL_TRANSPARENT_GREEN_VALUE_ARB
          Part of WGL_ARB_pixel_format
static int WGL_TRANSPARENT_INDEX_VALUE_ARB
          Part of WGL_ARB_pixel_format
static int WGL_TRANSPARENT_RED_VALUE_ARB
          Part of WGL_ARB_pixel_format
static int WGL_TRANSPARENT_VALUE_EXT
          Part of WGL_EXT_pixel_format
static int WGL_TYPE_COLORINDEX_ARB
          Part of WGL_ARB_pixel_format
static int WGL_TYPE_COLORINDEX_EXT
          Part of WGL_EXT_pixel_format
static int WGL_TYPE_RGBA_ARB
          Part of WGL_ARB_pixel_format
static int WGL_TYPE_RGBA_EXT
          Part of WGL_EXT_pixel_format
static int WGL_TYPE_RGBA_FLOAT_ARB
          Part of WGL_ARB_pixel_format_float
static int WGL_TYPE_RGBA_FLOAT_ATI
          Part of WGL_ATI_pixel_format_float
static int WGL_WGLEXT_VERSION
          Part of CORE DEF
 
Method Summary
 boolean isExtensionAvailable(String glExtensionName)
           
 boolean isFunctionAvailable(String glFunctionName)
           
 ByteBuffer wglAllocateMemoryNV(int size, float readfreq, float writefreq, float priority)
          Entry point to C language function: LPVOID wglAllocateMemoryNV(GLsizei size, GLfloat readfreq, GLfloat writefreq, GLfloat priority);
Part of WGL_NV_vertex_array_range
 boolean wglBeginFrameTrackingI3D()
          Entry point to C language function: BOOL wglBeginFrameTrackingI3D(void);
Part of WGL_I3D_swap_frame_usage
 boolean wglBindDisplayColorTableEXT(short id)
          Entry point to C language function: GLboolean wglBindDisplayColorTableEXT(GLushort id);
Part of WGL_EXT_display_color_table
 boolean wglBindSwapBarrierNV(int group, int barrier)
          Entry point to C language function: BOOL wglBindSwapBarrierNV(GLuint group, GLuint barrier);
Part of WGL_NV_swap_group
 boolean wglBindTexImageARB(long hPbuffer, int iBuffer)
          Entry point to C language function: BOOL wglBindTexImageARB(HANDLE hPbuffer, int iBuffer);
Part of WGL_ARB_render_texture
 boolean wglChoosePixelFormatARB(long hdc, int[] piAttribIList, int piAttribIList_offset, float[] pfAttribFList, int pfAttribFList_offset, int nMaxFormats, int[] piFormats, int piFormats_offset, int[] nNumFormats, int nNumFormats_offset)
          Entry point to C language function: BOOL wglChoosePixelFormatARB(HANDLE hdc, const int * piAttribIList, const FLOAT * pfAttribFList, UINT nMaxFormats, int * piFormats, UINT * nNumFormats);
Part of WGL_ARB_pixel_format
 boolean wglChoosePixelFormatARB(long hdc, IntBuffer piAttribIList, FloatBuffer pfAttribFList, int nMaxFormats, IntBuffer piFormats, IntBuffer nNumFormats)
          Entry point to C language function: BOOL wglChoosePixelFormatARB(HANDLE hdc, const int * piAttribIList, const FLOAT * pfAttribFList, UINT nMaxFormats, int * piFormats, UINT * nNumFormats);
Part of WGL_ARB_pixel_format
 boolean wglChoosePixelFormatEXT(long hdc, int[] piAttribIList, int piAttribIList_offset, float[] pfAttribFList, int pfAttribFList_offset, int nMaxFormats, int[] piFormats, int piFormats_offset, int[] nNumFormats, int nNumFormats_offset)
          Entry point to C language function: BOOL wglChoosePixelFormatEXT(HANDLE hdc, const int * piAttribIList, const FLOAT * pfAttribFList, UINT nMaxFormats, int * piFormats, UINT * nNumFormats);
Part of WGL_EXT_pixel_format
 boolean wglChoosePixelFormatEXT(long hdc, IntBuffer piAttribIList, FloatBuffer pfAttribFList, int nMaxFormats, IntBuffer piFormats, IntBuffer nNumFormats)
          Entry point to C language function: BOOL wglChoosePixelFormatEXT(HANDLE hdc, const int * piAttribIList, const FLOAT * pfAttribFList, UINT nMaxFormats, int * piFormats, UINT * nNumFormats);
Part of WGL_EXT_pixel_format
 long wglCreateBufferRegionARB(long hDC, int iLayerPlane, int uType)
          Entry point to C language function: HANDLE wglCreateBufferRegionARB(HANDLE hDC, int iLayerPlane, UINT uType);
Part of WGL_ARB_buffer_region
 long wglCreateContextAttribsARB(long hDC, long hshareContext, int[] attribList, int attribList_offset)
          Entry point to C language function: HANDLE wglCreateContextAttribsARB(HANDLE hDC, HANDLE hshareContext, const int * attribList);
Part of WGL_ARB_create_context
 long wglCreateContextAttribsARB(long hDC, long hshareContext, IntBuffer attribList)
          Entry point to C language function: HANDLE wglCreateContextAttribsARB(HANDLE hDC, HANDLE hshareContext, const int * attribList);
Part of WGL_ARB_create_context
 boolean wglCreateDisplayColorTableEXT(short id)
          Entry point to C language function: GLboolean wglCreateDisplayColorTableEXT(GLushort id);
Part of WGL_EXT_display_color_table
 long wglCreatePbufferARB(long hDC, int iPixelFormat, int iWidth, int iHeight, int[] piAttribList, int piAttribList_offset)
          Entry point to C language function: HANDLE wglCreatePbufferARB(HANDLE hDC, int iPixelFormat, int iWidth, int iHeight, const int * piAttribList);
Part of WGL_ARB_pbuffer
 long wglCreatePbufferARB(long hDC, int iPixelFormat, int iWidth, int iHeight, IntBuffer piAttribList)
          Entry point to C language function: HANDLE wglCreatePbufferARB(HANDLE hDC, int iPixelFormat, int iWidth, int iHeight, const int * piAttribList);
Part of WGL_ARB_pbuffer
 long wglCreatePbufferEXT(long hDC, int iPixelFormat, int iWidth, int iHeight, int[] piAttribList, int piAttribList_offset)
          Entry point to C language function: HANDLE wglCreatePbufferEXT(HANDLE hDC, int iPixelFormat, int iWidth, int iHeight, const int * piAttribList);
Part of WGL_EXT_pbuffer
 long wglCreatePbufferEXT(long hDC, int iPixelFormat, int iWidth, int iHeight, IntBuffer piAttribList)
          Entry point to C language function: HANDLE wglCreatePbufferEXT(HANDLE hDC, int iPixelFormat, int iWidth, int iHeight, const int * piAttribList);
Part of WGL_EXT_pbuffer
 void wglDeleteBufferRegionARB(long hRegion)
          Entry point to C language function: void wglDeleteBufferRegionARB(HANDLE hRegion);
Part of WGL_ARB_buffer_region
 void wglDestroyDisplayColorTableEXT(short factor)
          Entry point to C language function: void wglDestroyDisplayColorTableEXT(GLushort factor);
Part of WGL_EXT_display_color_table
 boolean wglDestroyPbufferARB(long hPbuffer)
          Entry point to C language function: BOOL wglDestroyPbufferARB(HANDLE hPbuffer);
Part of WGL_ARB_pbuffer
 boolean wglDestroyPbufferEXT(long hPbuffer)
          Entry point to C language function: BOOL wglDestroyPbufferEXT(HANDLE hPbuffer);
Part of WGL_EXT_pbuffer
 boolean wglDisableFrameLockI3D()
          Entry point to C language function: BOOL wglDisableFrameLockI3D(void);
Part of WGL_I3D_swap_frame_lock
 boolean wglEnableFrameLockI3D()
          Entry point to C language function: BOOL wglEnableFrameLockI3D(void);
Part of WGL_I3D_swap_frame_lock
 boolean wglEndFrameTrackingI3D()
          Entry point to C language function: BOOL wglEndFrameTrackingI3D(void);
Part of WGL_I3D_swap_frame_usage
 void wglFreeMemoryNV(Buffer hRegion)
          Entry point to C language function: void wglFreeMemoryNV(LPVOID hRegion);
Part of WGL_NV_vertex_array_range
 long wglGetCurrentReadDC()
          Entry point to C language function: HANDLE wglGetCurrentReadDCARB(void);
Part of WGL_ARB_make_current_read
 String wglGetExtensionsStringARB(long hdc)
          Entry point to C language function: LPCSTR wglGetExtensionsStringARB(HANDLE hdc);
Part of WGL_ARB_extensions_string
 String wglGetExtensionsStringEXT()
          Entry point to C language function: LPCSTR wglGetExtensionsStringEXT(void);
Part of WGL_EXT_extensions_string
 boolean wglGetFrameUsageI3D(float[] pUsage, int pUsage_offset)
          Entry point to C language function: BOOL wglGetFrameUsageI3D(float * pUsage);
Part of WGL_I3D_swap_frame_usage
 boolean wglGetFrameUsageI3D(FloatBuffer pUsage)
          Entry point to C language function: BOOL wglGetFrameUsageI3D(float * pUsage);
Part of WGL_I3D_swap_frame_usage
 long wglGetPbufferDCARB(long hPbuffer)
          Entry point to C language function: HANDLE wglGetPbufferDCARB(HANDLE hPbuffer);
Part of WGL_ARB_pbuffer
 long wglGetPbufferDCEXT(long hPbuffer)
          Entry point to C language function: HANDLE wglGetPbufferDCEXT(HANDLE hPbuffer);
Part of WGL_EXT_pbuffer
 boolean wglGetPixelFormatAttribfvARB(long hdc, int iPixelFormat, int iLayerPlane, int nAttributes, int[] piAttributes, int piAttributes_offset, float[] pfValues, int pfValues_offset)
          Entry point to C language function: BOOL wglGetPixelFormatAttribfvARB(HANDLE hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int * piAttributes, FLOAT * pfValues);
Part of WGL_ARB_pixel_format
 boolean wglGetPixelFormatAttribfvARB(long hdc, int iPixelFormat, int iLayerPlane, int nAttributes, IntBuffer piAttributes, FloatBuffer pfValues)
          Entry point to C language function: BOOL wglGetPixelFormatAttribfvARB(HANDLE hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int * piAttributes, FLOAT * pfValues);
Part of WGL_ARB_pixel_format
 boolean wglGetPixelFormatAttribfvEXT(long hdc, int iPixelFormat, int iLayerPlane, int nAttributes, int[] piAttributes, int piAttributes_offset, float[] pfValues, int pfValues_offset)
          Entry point to C language function: BOOL wglGetPixelFormatAttribfvEXT(HANDLE hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int * piAttributes, FLOAT * pfValues);
Part of WGL_EXT_pixel_format
 boolean wglGetPixelFormatAttribfvEXT(long hdc, int iPixelFormat, int iLayerPlane, int nAttributes, IntBuffer piAttributes, FloatBuffer pfValues)
          Entry point to C language function: BOOL wglGetPixelFormatAttribfvEXT(HANDLE hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int * piAttributes, FLOAT * pfValues);
Part of WGL_EXT_pixel_format
 boolean wglGetPixelFormatAttribivARB(long hdc, int iPixelFormat, int iLayerPlane, int nAttributes, int[] piAttributes, int piAttributes_offset, int[] piValues, int piValues_offset)
          Entry point to C language function: BOOL wglGetPixelFormatAttribivARB(HANDLE hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int * piAttributes, int * piValues);
Part of WGL_ARB_pixel_format
 boolean wglGetPixelFormatAttribivARB(long hdc, int iPixelFormat, int iLayerPlane, int nAttributes, IntBuffer piAttributes, IntBuffer piValues)
          Entry point to C language function: BOOL wglGetPixelFormatAttribivARB(HANDLE hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int * piAttributes, int * piValues);
Part of WGL_ARB_pixel_format
 boolean wglGetPixelFormatAttribivEXT(long hdc, int iPixelFormat, int iLayerPlane, int nAttributes, int[] piAttributes, int piAttributes_offset, int[] piValues, int piValues_offset)
          Entry point to C language function: BOOL wglGetPixelFormatAttribivEXT(HANDLE hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int * piAttributes, int * piValues);
Part of WGL_EXT_pixel_format
 boolean wglGetPixelFormatAttribivEXT(long hdc, int iPixelFormat, int iLayerPlane, int nAttributes, IntBuffer piAttributes, IntBuffer piValues)
          Entry point to C language function: BOOL wglGetPixelFormatAttribivEXT(HANDLE hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int * piAttributes, int * piValues);
Part of WGL_EXT_pixel_format
 int wglGetSwapIntervalEXT()
          Entry point to C language function: int wglGetSwapIntervalEXT(void);
Part of WGL_EXT_swap_control
 boolean wglIsEnabledFrameLockI3D(byte[] marker_p, int marker_p_offset)
          Entry point to C language function: BOOL wglIsEnabledFrameLockI3D(BOOL * marker_p);
Part of WGL_I3D_swap_frame_lock
 boolean wglIsEnabledFrameLockI3D(ByteBuffer marker_p)
          Entry point to C language function: BOOL wglIsEnabledFrameLockI3D(BOOL * marker_p);
Part of WGL_I3D_swap_frame_lock
 boolean wglJoinSwapGroupNV(long hDC, int group)
          Entry point to C language function: BOOL wglJoinSwapGroupNV(HANDLE hDC, GLuint group);
Part of WGL_NV_swap_group
 boolean wglLoadDisplayColorTableEXT(short[] table, int table_offset, int length)
          Entry point to C language function: GLboolean wglLoadDisplayColorTableEXT(const GLushort * table, GLuint length);
Part of WGL_EXT_display_color_table
 boolean wglLoadDisplayColorTableEXT(ShortBuffer table, int length)
          Entry point to C language function: GLboolean wglLoadDisplayColorTableEXT(const GLushort * table, GLuint length);
Part of WGL_EXT_display_color_table
 boolean wglMakeContextCurrent(long hDrawDC, long hReadDC, long hglrc)
          Entry point to C language function: BOOL wglMakeContextCurrentARB(HANDLE hDrawDC, HANDLE hReadDC, HANDLE hglrc);
Part of WGL_ARB_make_current_read
 boolean wglQueryFrameCountNV(long hDC, int[] count, int count_offset)
          Entry point to C language function: BOOL wglQueryFrameCountNV(HANDLE hDC, GLuint * count);
Part of WGL_NV_swap_group
 boolean wglQueryFrameCountNV(long hDC, IntBuffer count)
          Entry point to C language function: BOOL wglQueryFrameCountNV(HANDLE hDC, GLuint * count);
Part of WGL_NV_swap_group
 boolean wglQueryFrameLockMasterI3D(byte[] marker_p, int marker_p_offset)
          Entry point to C language function: BOOL wglQueryFrameLockMasterI3D(BOOL * marker_p);
Part of WGL_I3D_swap_frame_lock
 boolean wglQueryFrameLockMasterI3D(ByteBuffer marker_p)
          Entry point to C language function: BOOL wglQueryFrameLockMasterI3D(BOOL * marker_p);
Part of WGL_I3D_swap_frame_lock
 boolean wglQueryFrameTrackingI3D(int[] pFrameCount, int pFrameCount_offset, int[] pMissedFrames, int pMissedFrames_offset, float[] pLastMissedUsage, int pLastMissedUsage_offset)
          Entry point to C language function: BOOL wglQueryFrameTrackingI3D(DWORD * pFrameCount, DWORD * pMissedFrames, float * pLastMissedUsage);
Part of WGL_I3D_swap_frame_usage
 boolean wglQueryFrameTrackingI3D(IntBuffer pFrameCount, IntBuffer pMissedFrames, FloatBuffer pLastMissedUsage)
          Entry point to C language function: BOOL wglQueryFrameTrackingI3D(DWORD * pFrameCount, DWORD * pMissedFrames, float * pLastMissedUsage);
Part of WGL_I3D_swap_frame_usage
 boolean wglQueryMaxSwapGroupsNV(long hDC, int[] maxGroups, int maxGroups_offset, int[] maxBarriers, int maxBarriers_offset)
          Entry point to C language function: BOOL wglQueryMaxSwapGroupsNV(HANDLE hDC, GLuint * maxGroups, GLuint * maxBarriers);
Part of WGL_NV_swap_group
 boolean wglQueryMaxSwapGroupsNV(long hDC, IntBuffer maxGroups, IntBuffer maxBarriers)
          Entry point to C language function: BOOL wglQueryMaxSwapGroupsNV(HANDLE hDC, GLuint * maxGroups, GLuint * maxBarriers);
Part of WGL_NV_swap_group
 boolean wglQueryPbufferARB(long hPbuffer, int iAttribute, int[] piValue, int piValue_offset)
          Entry point to C language function: BOOL wglQueryPbufferARB(HANDLE hPbuffer, int iAttribute, int * piValue);
Part of WGL_ARB_pbuffer
 boolean wglQueryPbufferARB(long hPbuffer, int iAttribute, IntBuffer piValue)
          Entry point to C language function: BOOL wglQueryPbufferARB(HANDLE hPbuffer, int iAttribute, int * piValue);
Part of WGL_ARB_pbuffer
 boolean wglQueryPbufferEXT(long hPbuffer, int iAttribute, int[] piValue, int piValue_offset)
          Entry point to C language function: BOOL wglQueryPbufferEXT(HANDLE hPbuffer, int iAttribute, int * piValue);
Part of WGL_EXT_pbuffer
 boolean wglQueryPbufferEXT(long hPbuffer, int iAttribute, IntBuffer piValue)
          Entry point to C language function: BOOL wglQueryPbufferEXT(HANDLE hPbuffer, int iAttribute, int * piValue);
Part of WGL_EXT_pbuffer
 boolean wglQuerySwapGroupNV(long hDC, int[] group, int group_offset, int[] barrier, int barrier_offset)
          Entry point to C language function: BOOL wglQuerySwapGroupNV(HANDLE hDC, GLuint * group, GLuint * barrier);
Part of WGL_NV_swap_group
 boolean wglQuerySwapGroupNV(long hDC, IntBuffer group, IntBuffer barrier)
          Entry point to C language function: BOOL wglQuerySwapGroupNV(HANDLE hDC, GLuint * group, GLuint * barrier);
Part of WGL_NV_swap_group
 int wglReleasePbufferDCARB(long hPbuffer, long hDC)
          Entry point to C language function: int wglReleasePbufferDCARB(HANDLE hPbuffer, HANDLE hDC);
Part of WGL_ARB_pbuffer
 int wglReleasePbufferDCEXT(long hPbuffer, long hDC)
          Entry point to C language function: int wglReleasePbufferDCEXT(HANDLE hPbuffer, HANDLE hDC);
Part of WGL_EXT_pbuffer
 boolean wglReleaseTexImageARB(long hPbuffer, int iBuffer)
          Entry point to C language function: BOOL wglReleaseTexImageARB(HANDLE hPbuffer, int iBuffer);
Part of WGL_ARB_render_texture
 boolean wglResetFrameCountNV(long hDC)
          Entry point to C language function: BOOL wglResetFrameCountNV(HANDLE hDC);
Part of WGL_NV_swap_group
 boolean wglRestoreBufferRegionARB(long hRegion, int x, int y, int width, int height, int xSrc, int ySrc)
          Entry point to C language function: BOOL wglRestoreBufferRegionARB(HANDLE hRegion, int x, int y, int width, int height, int xSrc, int ySrc);
Part of WGL_ARB_buffer_region
 boolean wglSaveBufferRegionARB(long hRegion, int x, int y, int width, int height)
          Entry point to C language function: BOOL wglSaveBufferRegionARB(HANDLE hRegion, int x, int y, int width, int height);
Part of WGL_ARB_buffer_region
 boolean wglSetPbufferAttribARB(long hPbuffer, int[] piAttribList, int piAttribList_offset)
          Entry point to C language function: BOOL wglSetPbufferAttribARB(HANDLE hPbuffer, const int * piAttribList);
Part of WGL_ARB_render_texture
 boolean wglSetPbufferAttribARB(long hPbuffer, IntBuffer piAttribList)
          Entry point to C language function: BOOL wglSetPbufferAttribARB(HANDLE hPbuffer, const int * piAttribList);
Part of WGL_ARB_render_texture
 boolean wglSwapIntervalEXT(int interval)
          Entry point to C language function: BOOL wglSwapIntervalEXT(int interval);
Part of WGL_EXT_swap_control
 

Field Detail

HAS_STDDEF

static final int HAS_STDDEF
Part of CORE DEF

See Also:
Constant Field Values

WGL_WGLEXT_VERSION

static final int WGL_WGLEXT_VERSION
Part of CORE DEF

See Also:
Constant Field Values

WGL_FRONT_COLOR_BUFFER_BIT_ARB

static final int WGL_FRONT_COLOR_BUFFER_BIT_ARB
Part of WGL_ARB_buffer_region

See Also:
Constant Field Values

WGL_BACK_COLOR_BUFFER_BIT_ARB

static final int WGL_BACK_COLOR_BUFFER_BIT_ARB
Part of WGL_ARB_buffer_region

See Also:
Constant Field Values

WGL_DEPTH_BUFFER_BIT_ARB

static final int WGL_DEPTH_BUFFER_BIT_ARB
Part of WGL_ARB_buffer_region

See Also:
Constant Field Values

WGL_STENCIL_BUFFER_BIT_ARB

static final int WGL_STENCIL_BUFFER_BIT_ARB
Part of WGL_ARB_buffer_region

See Also:
Constant Field Values

WGL_SAMPLE_BUFFERS_ARB

static final int WGL_SAMPLE_BUFFERS_ARB
Part of WGL_ARB_multisample

See Also:
Constant Field Values

WGL_SAMPLES_ARB

static final int WGL_SAMPLES_ARB
Part of WGL_ARB_multisample

See Also:
Constant Field Values

WGL_NUMBER_PIXEL_FORMATS_ARB

static final int WGL_NUMBER_PIXEL_FORMATS_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_DRAW_TO_WINDOW_ARB

static final int WGL_DRAW_TO_WINDOW_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_DRAW_TO_BITMAP_ARB

static final int WGL_DRAW_TO_BITMAP_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_ACCELERATION_ARB

static final int WGL_ACCELERATION_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_NEED_PALETTE_ARB

static final int WGL_NEED_PALETTE_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_NEED_SYSTEM_PALETTE_ARB

static final int WGL_NEED_SYSTEM_PALETTE_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_SWAP_LAYER_BUFFERS_ARB

static final int WGL_SWAP_LAYER_BUFFERS_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_SWAP_METHOD_ARB

static final int WGL_SWAP_METHOD_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_NUMBER_OVERLAYS_ARB

static final int WGL_NUMBER_OVERLAYS_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_NUMBER_UNDERLAYS_ARB

static final int WGL_NUMBER_UNDERLAYS_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_TRANSPARENT_ARB

static final int WGL_TRANSPARENT_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_TRANSPARENT_RED_VALUE_ARB

static final int WGL_TRANSPARENT_RED_VALUE_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_TRANSPARENT_GREEN_VALUE_ARB

static final int WGL_TRANSPARENT_GREEN_VALUE_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_TRANSPARENT_BLUE_VALUE_ARB

static final int WGL_TRANSPARENT_BLUE_VALUE_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_TRANSPARENT_ALPHA_VALUE_ARB

static final int WGL_TRANSPARENT_ALPHA_VALUE_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_TRANSPARENT_INDEX_VALUE_ARB

static final int WGL_TRANSPARENT_INDEX_VALUE_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_SHARE_DEPTH_ARB

static final int WGL_SHARE_DEPTH_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_SHARE_STENCIL_ARB

static final int WGL_SHARE_STENCIL_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_SHARE_ACCUM_ARB

static final int WGL_SHARE_ACCUM_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_SUPPORT_GDI_ARB

static final int WGL_SUPPORT_GDI_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_SUPPORT_OPENGL_ARB

static final int WGL_SUPPORT_OPENGL_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_DOUBLE_BUFFER_ARB

static final int WGL_DOUBLE_BUFFER_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_STEREO_ARB

static final int WGL_STEREO_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_PIXEL_TYPE_ARB

static final int WGL_PIXEL_TYPE_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_COLOR_BITS_ARB

static final int WGL_COLOR_BITS_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_RED_BITS_ARB

static final int WGL_RED_BITS_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_RED_SHIFT_ARB

static final int WGL_RED_SHIFT_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_GREEN_BITS_ARB

static final int WGL_GREEN_BITS_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_GREEN_SHIFT_ARB

static final int WGL_GREEN_SHIFT_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_BLUE_BITS_ARB

static final int WGL_BLUE_BITS_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_BLUE_SHIFT_ARB

static final int WGL_BLUE_SHIFT_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_ALPHA_BITS_ARB

static final int WGL_ALPHA_BITS_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_ALPHA_SHIFT_ARB

static final int WGL_ALPHA_SHIFT_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_ACCUM_BITS_ARB

static final int WGL_ACCUM_BITS_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_ACCUM_RED_BITS_ARB

static final int WGL_ACCUM_RED_BITS_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_ACCUM_GREEN_BITS_ARB

static final int WGL_ACCUM_GREEN_BITS_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_ACCUM_BLUE_BITS_ARB

static final int WGL_ACCUM_BLUE_BITS_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_ACCUM_ALPHA_BITS_ARB

static final int WGL_ACCUM_ALPHA_BITS_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_DEPTH_BITS_ARB

static final int WGL_DEPTH_BITS_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_STENCIL_BITS_ARB

static final int WGL_STENCIL_BITS_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_AUX_BUFFERS_ARB

static final int WGL_AUX_BUFFERS_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_NO_ACCELERATION_ARB

static final int WGL_NO_ACCELERATION_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_GENERIC_ACCELERATION_ARB

static final int WGL_GENERIC_ACCELERATION_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_FULL_ACCELERATION_ARB

static final int WGL_FULL_ACCELERATION_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_SWAP_EXCHANGE_ARB

static final int WGL_SWAP_EXCHANGE_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_SWAP_COPY_ARB

static final int WGL_SWAP_COPY_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_SWAP_UNDEFINED_ARB

static final int WGL_SWAP_UNDEFINED_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_TYPE_RGBA_ARB

static final int WGL_TYPE_RGBA_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

WGL_TYPE_COLORINDEX_ARB

static final int WGL_TYPE_COLORINDEX_ARB
Part of WGL_ARB_pixel_format

See Also:
Constant Field Values

ERROR_INVALID_PIXEL_TYPE_ARB

static final int ERROR_INVALID_PIXEL_TYPE_ARB
Part of CORE DEF

See Also:
Constant Field Values

ERROR_INCOMPATIBLE_DEVICE_CONTEXTS_ARB

static final int ERROR_INCOMPATIBLE_DEVICE_CONTEXTS_ARB
Part of CORE DEF

See Also:
Constant Field Values

WGL_DRAW_TO_PBUFFER_ARB

static final int WGL_DRAW_TO_PBUFFER_ARB
Part of WGL_ARB_pbuffer

See Also:
Constant Field Values

WGL_MAX_PBUFFER_PIXELS_ARB

static final int WGL_MAX_PBUFFER_PIXELS_ARB
Part of WGL_ARB_pbuffer

See Also:
Constant Field Values

WGL_MAX_PBUFFER_WIDTH_ARB

static final int WGL_MAX_PBUFFER_WIDTH_ARB
Part of WGL_ARB_pbuffer

See Also:
Constant Field Values

WGL_MAX_PBUFFER_HEIGHT_ARB

static final int WGL_MAX_PBUFFER_HEIGHT_ARB
Part of WGL_ARB_pbuffer

See Also:
Constant Field Values

WGL_PBUFFER_LARGEST_ARB

static final int WGL_PBUFFER_LARGEST_ARB
Part of WGL_ARB_pbuffer

See Also:
Constant Field Values

WGL_PBUFFER_WIDTH_ARB

static final int WGL_PBUFFER_WIDTH_ARB
Part of WGL_ARB_pbuffer

See Also:
Constant Field Values

WGL_PBUFFER_HEIGHT_ARB

static final int WGL_PBUFFER_HEIGHT_ARB
Part of WGL_ARB_pbuffer

See Also:
Constant Field Values

WGL_PBUFFER_LOST_ARB

static final int WGL_PBUFFER_LOST_ARB
Part of WGL_ARB_pbuffer

See Also:
Constant Field Values

WGL_BIND_TO_TEXTURE_RGB_ARB

static final int WGL_BIND_TO_TEXTURE_RGB_ARB
Part of WGL_ARB_render_texture

See Also:
Constant Field Values

WGL_BIND_TO_TEXTURE_RGBA_ARB

static final int WGL_BIND_TO_TEXTURE_RGBA_ARB
Part of WGL_ARB_render_texture

See Also:
Constant Field Values

WGL_TEXTURE_FORMAT_ARB

static final int WGL_TEXTURE_FORMAT_ARB
Part of WGL_ARB_render_texture

See Also:
Constant Field Values

WGL_TEXTURE_TARGET_ARB

static final int WGL_TEXTURE_TARGET_ARB
Part of WGL_ARB_render_texture

See Also:
Constant Field Values

WGL_MIPMAP_TEXTURE_ARB

static final int WGL_MIPMAP_TEXTURE_ARB
Part of WGL_ARB_render_texture

See Also:
Constant Field Values

WGL_TEXTURE_RGB_ARB

static final int WGL_TEXTURE_RGB_ARB
Part of WGL_ARB_render_texture

See Also:
Constant Field Values

WGL_TEXTURE_RGBA_ARB

static final int WGL_TEXTURE_RGBA_ARB
Part of WGL_ARB_render_texture

See Also:
Constant Field Values

WGL_NO_TEXTURE_ARB

static final int WGL_NO_TEXTURE_ARB
Part of WGL_ARB_render_texture

See Also:
Constant Field Values

WGL_TEXTURE_CUBE_MAP_ARB

static final int WGL_TEXTURE_CUBE_MAP_ARB
Part of WGL_ARB_render_texture

See Also:
Constant Field Values

WGL_TEXTURE_1D_ARB

static final int WGL_TEXTURE_1D_ARB
Part of WGL_ARB_render_texture

See Also:
Constant Field Values

WGL_TEXTURE_2D_ARB

static final int WGL_TEXTURE_2D_ARB
Part of WGL_ARB_render_texture

See Also:
Constant Field Values

WGL_MIPMAP_LEVEL_ARB

static final int WGL_MIPMAP_LEVEL_ARB
Part of WGL_ARB_render_texture

See Also:
Constant Field Values

WGL_CUBE_MAP_FACE_ARB

static final int WGL_CUBE_MAP_FACE_ARB
Part of WGL_ARB_render_texture

See Also:
Constant Field Values

WGL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB

static final int WGL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB
Part of WGL_ARB_render_texture

See Also:
Constant Field Values

WGL_TEXTURE_CUBE_MAP_NEGATIVE_X_ARB

static final int WGL_TEXTURE_CUBE_MAP_NEGATIVE_X_ARB
Part of WGL_ARB_render_texture

See Also:
Constant Field Values

WGL_TEXTURE_CUBE_MAP_POSITIVE_Y_ARB

static final int WGL_TEXTURE_CUBE_MAP_POSITIVE_Y_ARB
Part of WGL_ARB_render_texture

See Also:
Constant Field Values

WGL_TEXTURE_CUBE_MAP_NEGATIVE_Y_ARB

static final int WGL_TEXTURE_CUBE_MAP_NEGATIVE_Y_ARB
Part of WGL_ARB_render_texture

See Also:
Constant Field Values

WGL_TEXTURE_CUBE_MAP_POSITIVE_Z_ARB

static final int WGL_TEXTURE_CUBE_MAP_POSITIVE_Z_ARB
Part of WGL_ARB_render_texture

See Also:
Constant Field Values

WGL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB

static final int WGL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB
Part of WGL_ARB_render_texture

See Also:
Constant Field Values

WGL_FRONT_LEFT_ARB

static final int WGL_FRONT_LEFT_ARB
Part of WGL_ARB_render_texture

See Also:
Constant Field Values

WGL_FRONT_RIGHT_ARB

static final int WGL_FRONT_RIGHT_ARB
Part of WGL_ARB_render_texture

See Also:
Constant Field Values

WGL_BACK_LEFT_ARB

static final int WGL_BACK_LEFT_ARB
Part of WGL_ARB_render_texture

See Also:
Constant Field Values

WGL_BACK_RIGHT_ARB

static final int WGL_BACK_RIGHT_ARB
Part of WGL_ARB_render_texture

See Also:
Constant Field Values

WGL_AUX0_ARB

static final int WGL_AUX0_ARB
Part of WGL_ARB_render_texture

See Also:
Constant Field Values

WGL_AUX1_ARB

static final int WGL_AUX1_ARB
Part of WGL_ARB_render_texture

See Also:
Constant Field Values

WGL_AUX2_ARB

static final int WGL_AUX2_ARB
Part of WGL_ARB_render_texture

See Also:
Constant Field Values

WGL_AUX3_ARB

static final int WGL_AUX3_ARB
Part of WGL_ARB_render_texture

See Also:
Constant Field Values

WGL_AUX4_ARB

static final int WGL_AUX4_ARB
Part of WGL_ARB_render_texture

See Also:
Constant Field Values

WGL_AUX5_ARB

static final int WGL_AUX5_ARB
Part of WGL_ARB_render_texture

See Also:
Constant Field Values

WGL_AUX6_ARB

static final int WGL_AUX6_ARB
Part of WGL_ARB_render_texture

See Also:
Constant Field Values

WGL_AUX7_ARB

static final int WGL_AUX7_ARB
Part of WGL_ARB_render_texture

See Also:
Constant Field Values

WGL_AUX8_ARB

static final int WGL_AUX8_ARB
Part of WGL_ARB_render_texture

See Also:
Constant Field Values

WGL_AUX9_ARB

static final int WGL_AUX9_ARB
Part of WGL_ARB_render_texture

See Also:
Constant Field Values

WGL_TYPE_RGBA_FLOAT_ARB

static final int WGL_TYPE_RGBA_FLOAT_ARB
Part of WGL_ARB_pixel_format_float

See Also:
Constant Field Values

WGL_CONTEXT_DEBUG_BIT_ARB

static final int WGL_CONTEXT_DEBUG_BIT_ARB
Part of WGL_ARB_create_context

See Also:
Constant Field Values

WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB

static final int WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB
Part of WGL_ARB_create_context

See Also:
Constant Field Values

WGL_CONTEXT_CORE_PROFILE_BIT_ARB

static final int WGL_CONTEXT_CORE_PROFILE_BIT_ARB
Part of WGL_ARB_create_context

See Also:
Constant Field Values

WGL_CONTEXT_COMPATIBILITY_PROFILE_BIT_ARB

static final int WGL_CONTEXT_COMPATIBILITY_PROFILE_BIT_ARB
Part of WGL_ARB_create_context

See Also:
Constant Field Values

WGL_CONTEXT_MAJOR_VERSION_ARB

static final int WGL_CONTEXT_MAJOR_VERSION_ARB
Part of WGL_ARB_create_context

See Also:
Constant Field Values

WGL_CONTEXT_MINOR_VERSION_ARB

static final int WGL_CONTEXT_MINOR_VERSION_ARB
Part of WGL_ARB_create_context

See Also:
Constant Field Values

WGL_CONTEXT_LAYER_PLANE_ARB

static final int WGL_CONTEXT_LAYER_PLANE_ARB
Part of WGL_ARB_create_context

See Also:
Constant Field Values

WGL_CONTEXT_FLAGS_ARB

static final int WGL_CONTEXT_FLAGS_ARB
Part of WGL_ARB_create_context

See Also:
Constant Field Values

WGL_CONTEXT_PROFILE_MASK_ARB

static final int WGL_CONTEXT_PROFILE_MASK_ARB
Part of WGL_ARB_create_context

See Also:
Constant Field Values

ERROR_INVALID_VERSION_ARB

static final int ERROR_INVALID_VERSION_ARB
Part of CORE DEF

See Also:
Constant Field Values

WGL_CONTEXT_ROBUST_ACCESS_BIT_ARB

static final int WGL_CONTEXT_ROBUST_ACCESS_BIT_ARB
Part of WGL_ARB_create_context_robustness

See Also:
Constant Field Values

WGL_CONTEXT_RESET_NOTIFICATION_STRATEGY_ARB

static final int WGL_CONTEXT_RESET_NOTIFICATION_STRATEGY_ARB
Part of WGL_ARB_create_context_robustness

See Also:
Constant Field Values

WGL_NO_RESET_NOTIFICATION_ARB

static final int WGL_NO_RESET_NOTIFICATION_ARB
Part of WGL_ARB_create_context_robustness

See Also:
Constant Field Values

WGL_LOSE_CONTEXT_ON_RESET_ARB

static final int WGL_LOSE_CONTEXT_ON_RESET_ARB
Part of WGL_ARB_create_context_robustness

See Also:
Constant Field Values

WGL_CONTEXT_ES2_PROFILE_BIT_EXT

static final int WGL_CONTEXT_ES2_PROFILE_BIT_EXT
Part of WGL_EXT_create_context_es2_profile

See Also:
Constant Field Values

ERROR_INVALID_PIXEL_TYPE_EXT

static final int ERROR_INVALID_PIXEL_TYPE_EXT
Part of CORE DEF

See Also:
Constant Field Values

WGL_NUMBER_PIXEL_FORMATS_EXT

static final int WGL_NUMBER_PIXEL_FORMATS_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_DRAW_TO_WINDOW_EXT

static final int WGL_DRAW_TO_WINDOW_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_DRAW_TO_BITMAP_EXT

static final int WGL_DRAW_TO_BITMAP_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_ACCELERATION_EXT

static final int WGL_ACCELERATION_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_NEED_PALETTE_EXT

static final int WGL_NEED_PALETTE_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_NEED_SYSTEM_PALETTE_EXT

static final int WGL_NEED_SYSTEM_PALETTE_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_SWAP_LAYER_BUFFERS_EXT

static final int WGL_SWAP_LAYER_BUFFERS_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_SWAP_METHOD_EXT

static final int WGL_SWAP_METHOD_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_NUMBER_OVERLAYS_EXT

static final int WGL_NUMBER_OVERLAYS_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_NUMBER_UNDERLAYS_EXT

static final int WGL_NUMBER_UNDERLAYS_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_TRANSPARENT_EXT

static final int WGL_TRANSPARENT_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_TRANSPARENT_VALUE_EXT

static final int WGL_TRANSPARENT_VALUE_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_SHARE_DEPTH_EXT

static final int WGL_SHARE_DEPTH_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_SHARE_STENCIL_EXT

static final int WGL_SHARE_STENCIL_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_SHARE_ACCUM_EXT

static final int WGL_SHARE_ACCUM_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_SUPPORT_GDI_EXT

static final int WGL_SUPPORT_GDI_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_SUPPORT_OPENGL_EXT

static final int WGL_SUPPORT_OPENGL_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_DOUBLE_BUFFER_EXT

static final int WGL_DOUBLE_BUFFER_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_STEREO_EXT

static final int WGL_STEREO_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_PIXEL_TYPE_EXT

static final int WGL_PIXEL_TYPE_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_COLOR_BITS_EXT

static final int WGL_COLOR_BITS_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_RED_BITS_EXT

static final int WGL_RED_BITS_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_RED_SHIFT_EXT

static final int WGL_RED_SHIFT_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_GREEN_BITS_EXT

static final int WGL_GREEN_BITS_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_GREEN_SHIFT_EXT

static final int WGL_GREEN_SHIFT_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_BLUE_BITS_EXT

static final int WGL_BLUE_BITS_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_BLUE_SHIFT_EXT

static final int WGL_BLUE_SHIFT_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_ALPHA_BITS_EXT

static final int WGL_ALPHA_BITS_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_ALPHA_SHIFT_EXT

static final int WGL_ALPHA_SHIFT_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_ACCUM_BITS_EXT

static final int WGL_ACCUM_BITS_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_ACCUM_RED_BITS_EXT

static final int WGL_ACCUM_RED_BITS_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_ACCUM_GREEN_BITS_EXT

static final int WGL_ACCUM_GREEN_BITS_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_ACCUM_BLUE_BITS_EXT

static final int WGL_ACCUM_BLUE_BITS_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_ACCUM_ALPHA_BITS_EXT

static final int WGL_ACCUM_ALPHA_BITS_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_DEPTH_BITS_EXT

static final int WGL_DEPTH_BITS_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_STENCIL_BITS_EXT

static final int WGL_STENCIL_BITS_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_AUX_BUFFERS_EXT

static final int WGL_AUX_BUFFERS_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_NO_ACCELERATION_EXT

static final int WGL_NO_ACCELERATION_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_GENERIC_ACCELERATION_EXT

static final int WGL_GENERIC_ACCELERATION_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_FULL_ACCELERATION_EXT

static final int WGL_FULL_ACCELERATION_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_SWAP_EXCHANGE_EXT

static final int WGL_SWAP_EXCHANGE_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_SWAP_COPY_EXT

static final int WGL_SWAP_COPY_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_SWAP_UNDEFINED_EXT

static final int WGL_SWAP_UNDEFINED_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_TYPE_RGBA_EXT

static final int WGL_TYPE_RGBA_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_TYPE_COLORINDEX_EXT

static final int WGL_TYPE_COLORINDEX_EXT
Part of WGL_EXT_pixel_format

See Also:
Constant Field Values

WGL_DRAW_TO_PBUFFER_EXT

static final int WGL_DRAW_TO_PBUFFER_EXT
Part of WGL_EXT_pbuffer

See Also:
Constant Field Values

WGL_MAX_PBUFFER_PIXELS_EXT

static final int WGL_MAX_PBUFFER_PIXELS_EXT
Part of WGL_EXT_pbuffer

See Also:
Constant Field Values

WGL_MAX_PBUFFER_WIDTH_EXT

static final int WGL_MAX_PBUFFER_WIDTH_EXT
Part of WGL_EXT_pbuffer

See Also:
Constant Field Values

WGL_MAX_PBUFFER_HEIGHT_EXT

static final int WGL_MAX_PBUFFER_HEIGHT_EXT
Part of WGL_EXT_pbuffer

See Also:
Constant Field Values

WGL_OPTIMAL_PBUFFER_WIDTH_EXT

static final int WGL_OPTIMAL_PBUFFER_WIDTH_EXT
Part of WGL_EXT_pbuffer

See Also:
Constant Field Values

WGL_OPTIMAL_PBUFFER_HEIGHT_EXT

static final int WGL_OPTIMAL_PBUFFER_HEIGHT_EXT
Part of WGL_EXT_pbuffer

See Also:
Constant Field Values

WGL_PBUFFER_LARGEST_EXT

static final int WGL_PBUFFER_LARGEST_EXT
Part of WGL_EXT_pbuffer

See Also:
Constant Field Values

WGL_PBUFFER_WIDTH_EXT

static final int WGL_PBUFFER_WIDTH_EXT
Part of WGL_EXT_pbuffer

See Also:
Constant Field Values

WGL_PBUFFER_HEIGHT_EXT

static final int WGL_PBUFFER_HEIGHT_EXT
Part of WGL_EXT_pbuffer

See Also:
Constant Field Values

WGL_DEPTH_FLOAT_EXT

static final int WGL_DEPTH_FLOAT_EXT
Part of WGL_EXT_depth_float

See Also:
Constant Field Values

WGL_SAMPLE_BUFFERS_3DFX

static final int WGL_SAMPLE_BUFFERS_3DFX
Part of WGL_3DFX_multisample

See Also:
Constant Field Values

WGL_SAMPLES_3DFX

static final int WGL_SAMPLES_3DFX
Part of WGL_3DFX_multisample

See Also:
Constant Field Values

WGL_SAMPLE_BUFFERS_EXT

static final int WGL_SAMPLE_BUFFERS_EXT
Part of WGL_EXT_multisample

See Also:
Constant Field Values

WGL_SAMPLES_EXT

static final int WGL_SAMPLES_EXT
Part of WGL_EXT_multisample

See Also:
Constant Field Values

WGL_DIGITAL_VIDEO_CURSOR_ALPHA_FRAMEBUFFER_I3D

static final int WGL_DIGITAL_VIDEO_CURSOR_ALPHA_FRAMEBUFFER_I3D
Part of WGL_I3D_digital_video_control

See Also:
Constant Field Values

WGL_DIGITAL_VIDEO_CURSOR_ALPHA_VALUE_I3D

static final int WGL_DIGITAL_VIDEO_CURSOR_ALPHA_VALUE_I3D
Part of WGL_I3D_digital_video_control

See Also:
Constant Field Values

WGL_DIGITAL_VIDEO_CURSOR_INCLUDED_I3D

static final int WGL_DIGITAL_VIDEO_CURSOR_INCLUDED_I3D
Part of WGL_I3D_digital_video_control

See Also:
Constant Field Values

WGL_DIGITAL_VIDEO_GAMMA_CORRECTED_I3D

static final int WGL_DIGITAL_VIDEO_GAMMA_CORRECTED_I3D
Part of WGL_I3D_digital_video_control

See Also:
Constant Field Values

WGL_GAMMA_TABLE_SIZE_I3D

static final int WGL_GAMMA_TABLE_SIZE_I3D
Part of WGL_I3D_gamma

See Also:
Constant Field Values

WGL_GAMMA_EXCLUDE_DESKTOP_I3D

static final int WGL_GAMMA_EXCLUDE_DESKTOP_I3D
Part of WGL_I3D_gamma

See Also:
Constant Field Values

WGL_GENLOCK_SOURCE_MULTIVIEW_I3D

static final int WGL_GENLOCK_SOURCE_MULTIVIEW_I3D
Part of WGL_I3D_genlock

See Also:
Constant Field Values

WGL_GENLOCK_SOURCE_EXTENAL_SYNC_I3D

static final int WGL_GENLOCK_SOURCE_EXTENAL_SYNC_I3D
Part of WGL_I3D_genlock

See Also:
Constant Field Values

WGL_GENLOCK_SOURCE_EXTENAL_FIELD_I3D

static final int WGL_GENLOCK_SOURCE_EXTENAL_FIELD_I3D
Part of WGL_I3D_genlock

See Also:
Constant Field Values

WGL_GENLOCK_SOURCE_EXTENAL_TTL_I3D

static final int WGL_GENLOCK_SOURCE_EXTENAL_TTL_I3D
Part of WGL_I3D_genlock

See Also:
Constant Field Values

WGL_GENLOCK_SOURCE_DIGITAL_SYNC_I3D

static final int WGL_GENLOCK_SOURCE_DIGITAL_SYNC_I3D
Part of WGL_I3D_genlock

See Also:
Constant Field Values

WGL_GENLOCK_SOURCE_DIGITAL_FIELD_I3D

static final int WGL_GENLOCK_SOURCE_DIGITAL_FIELD_I3D
Part of WGL_I3D_genlock

See Also:
Constant Field Values

WGL_GENLOCK_SOURCE_EDGE_FALLING_I3D

static final int WGL_GENLOCK_SOURCE_EDGE_FALLING_I3D
Part of WGL_I3D_genlock

See Also:
Constant Field Values

WGL_GENLOCK_SOURCE_EDGE_RISING_I3D

static final int WGL_GENLOCK_SOURCE_EDGE_RISING_I3D
Part of WGL_I3D_genlock

See Also:
Constant Field Values

WGL_GENLOCK_SOURCE_EDGE_BOTH_I3D

static final int WGL_GENLOCK_SOURCE_EDGE_BOTH_I3D
Part of WGL_I3D_genlock

See Also:
Constant Field Values

WGL_IMAGE_BUFFER_MIN_ACCESS_I3D

static final int WGL_IMAGE_BUFFER_MIN_ACCESS_I3D
Part of WGL_I3D_image_buffer

See Also:
Constant Field Values

WGL_IMAGE_BUFFER_LOCK_I3D

static final int WGL_IMAGE_BUFFER_LOCK_I3D
Part of WGL_I3D_image_buffer

See Also:
Constant Field Values

WGL_BIND_TO_TEXTURE_DEPTH_NV

static final int WGL_BIND_TO_TEXTURE_DEPTH_NV
Part of WGL_NV_render_depth_texture

See Also:
Constant Field Values

WGL_BIND_TO_TEXTURE_RECTANGLE_DEPTH_NV

static final int WGL_BIND_TO_TEXTURE_RECTANGLE_DEPTH_NV
Part of WGL_NV_render_depth_texture

See Also:
Constant Field Values

WGL_DEPTH_TEXTURE_FORMAT_NV

static final int WGL_DEPTH_TEXTURE_FORMAT_NV
Part of WGL_NV_render_depth_texture

See Also:
Constant Field Values

WGL_TEXTURE_DEPTH_COMPONENT_NV

static final int WGL_TEXTURE_DEPTH_COMPONENT_NV
Part of WGL_NV_render_depth_texture

See Also:
Constant Field Values

WGL_DEPTH_COMPONENT_NV

static final int WGL_DEPTH_COMPONENT_NV
Part of WGL_NV_render_depth_texture

See Also:
Constant Field Values

WGL_BIND_TO_TEXTURE_RECTANGLE_RGB_NV

static final int WGL_BIND_TO_TEXTURE_RECTANGLE_RGB_NV
Part of WGL_NV_render_texture_rectangle

See Also:
Constant Field Values

WGL_BIND_TO_TEXTURE_RECTANGLE_RGBA_NV

static final int WGL_BIND_TO_TEXTURE_RECTANGLE_RGBA_NV
Part of WGL_NV_render_texture_rectangle

See Also:
Constant Field Values

WGL_TEXTURE_RECTANGLE_NV

static final int WGL_TEXTURE_RECTANGLE_NV
Part of WGL_NV_render_texture_rectangle

See Also:
Constant Field Values

WGL_TYPE_RGBA_FLOAT_ATI

static final int WGL_TYPE_RGBA_FLOAT_ATI
Part of WGL_ATI_pixel_format_float

See Also:
Constant Field Values

WGL_RGBA_FLOAT_MODE_ATI

static final int WGL_RGBA_FLOAT_MODE_ATI
Part of WGL_ATI_pixel_format_float

See Also:
Constant Field Values

WGL_COLOR_CLEAR_UNCLAMPED_VALUE_ATI

static final int WGL_COLOR_CLEAR_UNCLAMPED_VALUE_ATI
Part of WGL_ATI_pixel_format_float

See Also:
Constant Field Values

WGL_FLOAT_COMPONENTS_NV

static final int WGL_FLOAT_COMPONENTS_NV
Part of WGL_NV_float_buffer

See Also:
Constant Field Values

WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_R_NV

static final int WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_R_NV
Part of WGL_NV_float_buffer

See Also:
Constant Field Values

WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RG_NV

static final int WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RG_NV
Part of WGL_NV_float_buffer

See Also:
Constant Field Values

WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RGB_NV

static final int WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RGB_NV
Part of WGL_NV_float_buffer

See Also:
Constant Field Values

WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RGBA_NV

static final int WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RGBA_NV
Part of WGL_NV_float_buffer

See Also:
Constant Field Values

WGL_TEXTURE_FLOAT_R_NV

static final int WGL_TEXTURE_FLOAT_R_NV
Part of WGL_NV_float_buffer

See Also:
Constant Field Values

WGL_TEXTURE_FLOAT_RG_NV

static final int WGL_TEXTURE_FLOAT_RG_NV
Part of WGL_NV_float_buffer

See Also:
Constant Field Values

WGL_TEXTURE_FLOAT_RGB_NV

static final int WGL_TEXTURE_FLOAT_RGB_NV
Part of WGL_NV_float_buffer

See Also:
Constant Field Values

WGL_TEXTURE_FLOAT_RGBA_NV

static final int WGL_TEXTURE_FLOAT_RGBA_NV
Part of WGL_NV_float_buffer

See Also:
Constant Field Values

WGL_STEREO_EMITTER_ENABLE_3DL

static final int WGL_STEREO_EMITTER_ENABLE_3DL
Part of WGL_3DL_stereo_control

See Also:
Constant Field Values

WGL_STEREO_EMITTER_DISABLE_3DL

static final int WGL_STEREO_EMITTER_DISABLE_3DL
Part of WGL_3DL_stereo_control

See Also:
Constant Field Values

WGL_STEREO_POLARITY_NORMAL_3DL

static final int WGL_STEREO_POLARITY_NORMAL_3DL
Part of WGL_3DL_stereo_control

See Also:
Constant Field Values

WGL_STEREO_POLARITY_INVERT_3DL

static final int WGL_STEREO_POLARITY_INVERT_3DL
Part of WGL_3DL_stereo_control

See Also:
Constant Field Values

WGL_ARB_buffer_region

static final int WGL_ARB_buffer_region
Part of CORE DEF

See Also:
Constant Field Values

WGL_ARB_multisample

static final int WGL_ARB_multisample
Part of CORE DEF

See Also:
Constant Field Values

WGL_ARB_extensions_string

static final int WGL_ARB_extensions_string
Part of CORE DEF

See Also:
Constant Field Values

WGL_ARB_pixel_format

static final int WGL_ARB_pixel_format
Part of CORE DEF

See Also:
Constant Field Values

WGL_ARB_make_current_read

static final int WGL_ARB_make_current_read
Part of CORE DEF

See Also:
Constant Field Values

WGL_ARB_pbuffer

static final int WGL_ARB_pbuffer
Part of CORE DEF

See Also:
Constant Field Values

WGL_ARB_render_texture

static final int WGL_ARB_render_texture
Part of CORE DEF

See Also:
Constant Field Values

WGL_ARB_pixel_format_float

static final int WGL_ARB_pixel_format_float
Part of CORE DEF

See Also:
Constant Field Values

WGL_ARB_create_context

static final int WGL_ARB_create_context
Part of CORE DEF

See Also:
Constant Field Values

WGL_EXT_display_color_table

static final int WGL_EXT_display_color_table
Part of CORE DEF

See Also:
Constant Field Values

WGL_EXT_extensions_string

static final int WGL_EXT_extensions_string
Part of CORE DEF

See Also:
Constant Field Values

WGL_EXT_make_current_read

static final int WGL_EXT_make_current_read
Part of CORE DEF

See Also:
Constant Field Values

WGL_EXT_pbuffer

static final int WGL_EXT_pbuffer
Part of CORE DEF

See Also:
Constant Field Values

WGL_EXT_pixel_format

static final int WGL_EXT_pixel_format
Part of CORE DEF

See Also:
Constant Field Values

WGL_EXT_swap_control

static final int WGL_EXT_swap_control
Part of CORE DEF

See Also:
Constant Field Values

WGL_EXT_depth_float

static final int WGL_EXT_depth_float
Part of CORE DEF

See Also:
Constant Field Values

WGL_NV_vertex_array_range

static final int WGL_NV_vertex_array_range
Part of CORE DEF

See Also:
Constant Field Values

WGL_3DFX_multisample

static final int WGL_3DFX_multisample
Part of CORE DEF

See Also:
Constant Field Values

WGL_EXT_multisample

static final int WGL_EXT_multisample
Part of CORE DEF

See Also:
Constant Field Values

WGL_OML_sync_control

static final int WGL_OML_sync_control
Part of CORE DEF

See Also:
Constant Field Values

WGL_I3D_digital_video_control

static final int WGL_I3D_digital_video_control
Part of CORE DEF

See Also:
Constant Field Values

WGL_I3D_gamma

static final int WGL_I3D_gamma
Part of CORE DEF

See Also:
Constant Field Values

WGL_I3D_genlock

static final int WGL_I3D_genlock
Part of CORE DEF

See Also:
Constant Field Values

WGL_I3D_image_buffer

static final int WGL_I3D_image_buffer
Part of CORE DEF

See Also:
Constant Field Values

WGL_I3D_swap_frame_lock

static final int WGL_I3D_swap_frame_lock
Part of CORE DEF

See Also:
Constant Field Values

WGL_I3D_swap_frame_usage

static final int WGL_I3D_swap_frame_usage
Part of CORE DEF

See Also:
Constant Field Values

WGL_ATI_pixel_format_float

static final int WGL_ATI_pixel_format_float
Part of CORE DEF

See Also:
Constant Field Values

WGL_NV_float_buffer

static final int WGL_NV_float_buffer
Part of CORE DEF

See Also:
Constant Field Values

WGL_NV_swap_group

static final int WGL_NV_swap_group
Part of CORE DEF

See Also:
Constant Field Values

WGL_NV_gpu_affinity

static final int WGL_NV_gpu_affinity
Part of CORE DEF

See Also:
Constant Field Values

WGL_NV_render_texture_rectangle

static final int WGL_NV_render_texture_rectangle
Part of CORE DEF

See Also:
Constant Field Values

WGL_NV_render_depth_texture

static final int WGL_NV_render_depth_texture
Part of CORE DEF

See Also:
Constant Field Values
Method Detail

wglAllocateMemoryNV

ByteBuffer wglAllocateMemoryNV(int size,
                               float readfreq,
                               float writefreq,
                               float priority)
Entry point to C language function: LPVOID wglAllocateMemoryNV(GLsizei size, GLfloat readfreq, GLfloat writefreq, GLfloat priority);
Part of WGL_NV_vertex_array_range


wglBeginFrameTrackingI3D

boolean wglBeginFrameTrackingI3D()
Entry point to C language function: BOOL wglBeginFrameTrackingI3D(void);
Part of WGL_I3D_swap_frame_usage


wglBindDisplayColorTableEXT

boolean wglBindDisplayColorTableEXT(short id)
Entry point to C language function: GLboolean wglBindDisplayColorTableEXT(GLushort id);
Part of WGL_EXT_display_color_table


wglBindSwapBarrierNV

boolean wglBindSwapBarrierNV(int group,
                             int barrier)
Entry point to C language function: BOOL wglBindSwapBarrierNV(GLuint group, GLuint barrier);
Part of WGL_NV_swap_group


wglBindTexImageARB

boolean wglBindTexImageARB(long hPbuffer,
                           int iBuffer)
Entry point to C language function: BOOL wglBindTexImageARB(HANDLE hPbuffer, int iBuffer);
Part of WGL_ARB_render_texture


wglChoosePixelFormatARB

boolean wglChoosePixelFormatARB(long hdc,
                                IntBuffer piAttribIList,
                                FloatBuffer pfAttribFList,
                                int nMaxFormats,
                                IntBuffer piFormats,
                                IntBuffer nNumFormats)
Entry point to C language function: BOOL wglChoosePixelFormatARB(HANDLE hdc, const int * piAttribIList, const FLOAT * pfAttribFList, UINT nMaxFormats, int * piFormats, UINT * nNumFormats);
Part of WGL_ARB_pixel_format


wglChoosePixelFormatARB

boolean wglChoosePixelFormatARB(long hdc,
                                int[] piAttribIList,
                                int piAttribIList_offset,
                                float[] pfAttribFList,
                                int pfAttribFList_offset,
                                int nMaxFormats,
                                int[] piFormats,
                                int piFormats_offset,
                                int[] nNumFormats,
                                int nNumFormats_offset)
Entry point to C language function: BOOL wglChoosePixelFormatARB(HANDLE hdc, const int * piAttribIList, const FLOAT * pfAttribFList, UINT nMaxFormats, int * piFormats, UINT * nNumFormats);
Part of WGL_ARB_pixel_format


wglChoosePixelFormatEXT

boolean wglChoosePixelFormatEXT(long hdc,
                                IntBuffer piAttribIList,
                                FloatBuffer pfAttribFList,
                                int nMaxFormats,
                                IntBuffer piFormats,
                                IntBuffer nNumFormats)
Entry point to C language function: BOOL wglChoosePixelFormatEXT(HANDLE hdc, const int * piAttribIList, const FLOAT * pfAttribFList, UINT nMaxFormats, int * piFormats, UINT * nNumFormats);
Part of WGL_EXT_pixel_format


wglChoosePixelFormatEXT

boolean wglChoosePixelFormatEXT(long hdc,
                                int[] piAttribIList,
                                int piAttribIList_offset,
                                float[] pfAttribFList,
                                int pfAttribFList_offset,
                                int nMaxFormats,
                                int[] piFormats,
                                int piFormats_offset,
                                int[] nNumFormats,
                                int nNumFormats_offset)
Entry point to C language function: BOOL wglChoosePixelFormatEXT(HANDLE hdc, const int * piAttribIList, const FLOAT * pfAttribFList, UINT nMaxFormats, int * piFormats, UINT * nNumFormats);
Part of WGL_EXT_pixel_format


wglCreateBufferRegionARB

long wglCreateBufferRegionARB(long hDC,
                              int iLayerPlane,
                              int uType)
Entry point to C language function: HANDLE wglCreateBufferRegionARB(HANDLE hDC, int iLayerPlane, UINT uType);
Part of WGL_ARB_buffer_region


wglCreateContextAttribsARB

long wglCreateContextAttribsARB(long hDC,
                                long hshareContext,
                                IntBuffer attribList)
Entry point to C language function: HANDLE wglCreateContextAttribsARB(HANDLE hDC, HANDLE hshareContext, const int * attribList);
Part of WGL_ARB_create_context


wglCreateContextAttribsARB

long wglCreateContextAttribsARB(long hDC,
                                long hshareContext,
                                int[] attribList,
                                int attribList_offset)
Entry point to C language function: HANDLE wglCreateContextAttribsARB(HANDLE hDC, HANDLE hshareContext, const int * attribList);
Part of WGL_ARB_create_context


wglCreateDisplayColorTableEXT

boolean wglCreateDisplayColorTableEXT(short id)
Entry point to C language function: GLboolean wglCreateDisplayColorTableEXT(GLushort id);
Part of WGL_EXT_display_color_table


wglCreatePbufferARB

long wglCreatePbufferARB(long hDC,
                         int iPixelFormat,
                         int iWidth,
                         int iHeight,
                         IntBuffer piAttribList)
Entry point to C language function: HANDLE wglCreatePbufferARB(HANDLE hDC, int iPixelFormat, int iWidth, int iHeight, const int * piAttribList);
Part of WGL_ARB_pbuffer


wglCreatePbufferARB

long wglCreatePbufferARB(long hDC,
                         int iPixelFormat,
                         int iWidth,
                         int iHeight,
                         int[] piAttribList,
                         int piAttribList_offset)
Entry point to C language function: HANDLE wglCreatePbufferARB(HANDLE hDC, int iPixelFormat, int iWidth, int iHeight, const int * piAttribList);
Part of WGL_ARB_pbuffer


wglCreatePbufferEXT

long wglCreatePbufferEXT(long hDC,
                         int iPixelFormat,
                         int iWidth,
                         int iHeight,
                         IntBuffer piAttribList)
Entry point to C language function: HANDLE wglCreatePbufferEXT(HANDLE hDC, int iPixelFormat, int iWidth, int iHeight, const int * piAttribList);
Part of WGL_EXT_pbuffer


wglCreatePbufferEXT

long wglCreatePbufferEXT(long hDC,
                         int iPixelFormat,
                         int iWidth,
                         int iHeight,
                         int[] piAttribList,
                         int piAttribList_offset)
Entry point to C language function: HANDLE wglCreatePbufferEXT(HANDLE hDC, int iPixelFormat, int iWidth, int iHeight, const int * piAttribList);
Part of WGL_EXT_pbuffer


wglDeleteBufferRegionARB

void wglDeleteBufferRegionARB(long hRegion)
Entry point to C language function: void wglDeleteBufferRegionARB(HANDLE hRegion);
Part of WGL_ARB_buffer_region


wglDestroyDisplayColorTableEXT

void wglDestroyDisplayColorTableEXT(short factor)
Entry point to C language function: void wglDestroyDisplayColorTableEXT(GLushort factor);
Part of WGL_EXT_display_color_table


wglDestroyPbufferARB

boolean wglDestroyPbufferARB(long hPbuffer)
Entry point to C language function: BOOL wglDestroyPbufferARB(HANDLE hPbuffer);
Part of WGL_ARB_pbuffer


wglDestroyPbufferEXT

boolean wglDestroyPbufferEXT(long hPbuffer)
Entry point to C language function: BOOL wglDestroyPbufferEXT(HANDLE hPbuffer);
Part of WGL_EXT_pbuffer


wglDisableFrameLockI3D

boolean wglDisableFrameLockI3D()
Entry point to C language function: BOOL wglDisableFrameLockI3D(void);
Part of WGL_I3D_swap_frame_lock


wglEnableFrameLockI3D

boolean wglEnableFrameLockI3D()
Entry point to C language function: BOOL wglEnableFrameLockI3D(void);
Part of WGL_I3D_swap_frame_lock


wglEndFrameTrackingI3D

boolean wglEndFrameTrackingI3D()
Entry point to C language function: BOOL wglEndFrameTrackingI3D(void);
Part of WGL_I3D_swap_frame_usage


wglFreeMemoryNV

void wglFreeMemoryNV(Buffer hRegion)
Entry point to C language function: void wglFreeMemoryNV(LPVOID hRegion);
Part of WGL_NV_vertex_array_range

Parameters:
hRegion - a direct Buffer

wglGetCurrentReadDC

long wglGetCurrentReadDC()
Entry point to C language function: HANDLE wglGetCurrentReadDCARB(void);
Part of WGL_ARB_make_current_read


wglGetExtensionsStringARB

String wglGetExtensionsStringARB(long hdc)
Entry point to C language function: LPCSTR wglGetExtensionsStringARB(HANDLE hdc);
Part of WGL_ARB_extensions_string


wglGetExtensionsStringEXT

String wglGetExtensionsStringEXT()
Entry point to C language function: LPCSTR wglGetExtensionsStringEXT(void);
Part of WGL_EXT_extensions_string


wglGetFrameUsageI3D

boolean wglGetFrameUsageI3D(FloatBuffer pUsage)
Entry point to C language function: BOOL wglGetFrameUsageI3D(float * pUsage);
Part of WGL_I3D_swap_frame_usage


wglGetFrameUsageI3D

boolean wglGetFrameUsageI3D(float[] pUsage,
                            int pUsage_offset)
Entry point to C language function: BOOL wglGetFrameUsageI3D(float * pUsage);
Part of WGL_I3D_swap_frame_usage


wglGetPbufferDCARB

long wglGetPbufferDCARB(long hPbuffer)
Entry point to C language function: HANDLE wglGetPbufferDCARB(HANDLE hPbuffer);
Part of WGL_ARB_pbuffer


wglGetPbufferDCEXT

long wglGetPbufferDCEXT(long hPbuffer)
Entry point to C language function: HANDLE wglGetPbufferDCEXT(HANDLE hPbuffer);
Part of WGL_EXT_pbuffer


wglGetPixelFormatAttribfvARB

boolean wglGetPixelFormatAttribfvARB(long hdc,
                                     int iPixelFormat,
                                     int iLayerPlane,
                                     int nAttributes,
                                     IntBuffer piAttributes,
                                     FloatBuffer pfValues)
Entry point to C language function: BOOL wglGetPixelFormatAttribfvARB(HANDLE hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int * piAttributes, FLOAT * pfValues);
Part of WGL_ARB_pixel_format


wglGetPixelFormatAttribfvARB

boolean wglGetPixelFormatAttribfvARB(long hdc,
                                     int iPixelFormat,
                                     int iLayerPlane,
                                     int nAttributes,
                                     int[] piAttributes,
                                     int piAttributes_offset,
                                     float[] pfValues,
                                     int pfValues_offset)
Entry point to C language function: BOOL wglGetPixelFormatAttribfvARB(HANDLE hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int * piAttributes, FLOAT * pfValues);
Part of WGL_ARB_pixel_format


wglGetPixelFormatAttribfvEXT

boolean wglGetPixelFormatAttribfvEXT(long hdc,
                                     int iPixelFormat,
                                     int iLayerPlane,
                                     int nAttributes,
                                     IntBuffer piAttributes,
                                     FloatBuffer pfValues)
Entry point to C language function: BOOL wglGetPixelFormatAttribfvEXT(HANDLE hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int * piAttributes, FLOAT * pfValues);
Part of WGL_EXT_pixel_format


wglGetPixelFormatAttribfvEXT

boolean wglGetPixelFormatAttribfvEXT(long hdc,
                                     int iPixelFormat,
                                     int iLayerPlane,
                                     int nAttributes,
                                     int[] piAttributes,
                                     int piAttributes_offset,
                                     float[] pfValues,
                                     int pfValues_offset)
Entry point to C language function: BOOL wglGetPixelFormatAttribfvEXT(HANDLE hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int * piAttributes, FLOAT * pfValues);
Part of WGL_EXT_pixel_format


wglGetPixelFormatAttribivARB

boolean wglGetPixelFormatAttribivARB(long hdc,
                                     int iPixelFormat,
                                     int iLayerPlane,
                                     int nAttributes,
                                     IntBuffer piAttributes,
                                     IntBuffer piValues)
Entry point to C language function: BOOL wglGetPixelFormatAttribivARB(HANDLE hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int * piAttributes, int * piValues);
Part of WGL_ARB_pixel_format


wglGetPixelFormatAttribivARB

boolean wglGetPixelFormatAttribivARB(long hdc,
                                     int iPixelFormat,
                                     int iLayerPlane,
                                     int nAttributes,
                                     int[] piAttributes,
                                     int piAttributes_offset,
                                     int[] piValues,
                                     int piValues_offset)
Entry point to C language function: BOOL wglGetPixelFormatAttribivARB(HANDLE hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int * piAttributes, int * piValues);
Part of WGL_ARB_pixel_format


wglGetPixelFormatAttribivEXT

boolean wglGetPixelFormatAttribivEXT(long hdc,
                                     int iPixelFormat,
                                     int iLayerPlane,
                                     int nAttributes,
                                     IntBuffer piAttributes,
                                     IntBuffer piValues)
Entry point to C language function: BOOL wglGetPixelFormatAttribivEXT(HANDLE hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int * piAttributes, int * piValues);
Part of WGL_EXT_pixel_format


wglGetPixelFormatAttribivEXT

boolean wglGetPixelFormatAttribivEXT(long hdc,
                                     int iPixelFormat,
                                     int iLayerPlane,
                                     int nAttributes,
                                     int[] piAttributes,
                                     int piAttributes_offset,
                                     int[] piValues,
                                     int piValues_offset)
Entry point to C language function: BOOL wglGetPixelFormatAttribivEXT(HANDLE hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int * piAttributes, int * piValues);
Part of WGL_EXT_pixel_format


wglGetSwapIntervalEXT

int wglGetSwapIntervalEXT()
Entry point to C language function: int wglGetSwapIntervalEXT(void);
Part of WGL_EXT_swap_control


wglIsEnabledFrameLockI3D

boolean wglIsEnabledFrameLockI3D(ByteBuffer marker_p)
Entry point to C language function: BOOL wglIsEnabledFrameLockI3D(BOOL * marker_p);
Part of WGL_I3D_swap_frame_lock


wglIsEnabledFrameLockI3D

boolean wglIsEnabledFrameLockI3D(byte[] marker_p,
                                 int marker_p_offset)
Entry point to C language function: BOOL wglIsEnabledFrameLockI3D(BOOL * marker_p);
Part of WGL_I3D_swap_frame_lock


wglJoinSwapGroupNV

boolean wglJoinSwapGroupNV(long hDC,
                           int group)
Entry point to C language function: BOOL wglJoinSwapGroupNV(HANDLE hDC, GLuint group);
Part of WGL_NV_swap_group


wglLoadDisplayColorTableEXT

boolean wglLoadDisplayColorTableEXT(ShortBuffer table,
                                    int length)
Entry point to C language function: GLboolean wglLoadDisplayColorTableEXT(const GLushort * table, GLuint length);
Part of WGL_EXT_display_color_table


wglLoadDisplayColorTableEXT

boolean wglLoadDisplayColorTableEXT(short[] table,
                                    int table_offset,
                                    int length)
Entry point to C language function: GLboolean wglLoadDisplayColorTableEXT(const GLushort * table, GLuint length);
Part of WGL_EXT_display_color_table


wglMakeContextCurrent

boolean wglMakeContextCurrent(long hDrawDC,
                              long hReadDC,
                              long hglrc)
Entry point to C language function: BOOL wglMakeContextCurrentARB(HANDLE hDrawDC, HANDLE hReadDC, HANDLE hglrc);
Part of WGL_ARB_make_current_read


wglQueryFrameCountNV

boolean wglQueryFrameCountNV(long hDC,
                             IntBuffer count)
Entry point to C language function: BOOL wglQueryFrameCountNV(HANDLE hDC, GLuint * count);
Part of WGL_NV_swap_group


wglQueryFrameCountNV

boolean wglQueryFrameCountNV(long hDC,
                             int[] count,
                             int count_offset)
Entry point to C language function: BOOL wglQueryFrameCountNV(HANDLE hDC, GLuint * count);
Part of WGL_NV_swap_group


wglQueryFrameLockMasterI3D

boolean wglQueryFrameLockMasterI3D(ByteBuffer marker_p)
Entry point to C language function: BOOL wglQueryFrameLockMasterI3D(BOOL * marker_p);
Part of WGL_I3D_swap_frame_lock


wglQueryFrameLockMasterI3D

boolean wglQueryFrameLockMasterI3D(byte[] marker_p,
                                   int marker_p_offset)
Entry point to C language function: BOOL wglQueryFrameLockMasterI3D(BOOL * marker_p);
Part of WGL_I3D_swap_frame_lock


wglQueryFrameTrackingI3D

boolean wglQueryFrameTrackingI3D(IntBuffer pFrameCount,
                                 IntBuffer pMissedFrames,
                                 FloatBuffer pLastMissedUsage)
Entry point to C language function: BOOL wglQueryFrameTrackingI3D(DWORD * pFrameCount, DWORD * pMissedFrames, float * pLastMissedUsage);
Part of WGL_I3D_swap_frame_usage


wglQueryFrameTrackingI3D

boolean wglQueryFrameTrackingI3D(int[] pFrameCount,
                                 int pFrameCount_offset,
                                 int[] pMissedFrames,
                                 int pMissedFrames_offset,
                                 float[] pLastMissedUsage,
                                 int pLastMissedUsage_offset)
Entry point to C language function: BOOL wglQueryFrameTrackingI3D(DWORD * pFrameCount, DWORD * pMissedFrames, float * pLastMissedUsage);
Part of WGL_I3D_swap_frame_usage


wglQueryMaxSwapGroupsNV

boolean wglQueryMaxSwapGroupsNV(long hDC,
                                IntBuffer maxGroups,
                                IntBuffer maxBarriers)
Entry point to C language function: BOOL wglQueryMaxSwapGroupsNV(HANDLE hDC, GLuint * maxGroups, GLuint * maxBarriers);
Part of WGL_NV_swap_group


wglQueryMaxSwapGroupsNV

boolean wglQueryMaxSwapGroupsNV(long hDC,
                                int[] maxGroups,
                                int maxGroups_offset,
                                int[] maxBarriers,
                                int maxBarriers_offset)
Entry point to C language function: BOOL wglQueryMaxSwapGroupsNV(HANDLE hDC, GLuint * maxGroups, GLuint * maxBarriers);
Part of WGL_NV_swap_group


wglQueryPbufferARB

boolean wglQueryPbufferARB(long hPbuffer,
                           int iAttribute,
                           IntBuffer piValue)
Entry point to C language function: BOOL wglQueryPbufferARB(HANDLE hPbuffer, int iAttribute, int * piValue);
Part of WGL_ARB_pbuffer


wglQueryPbufferARB

boolean wglQueryPbufferARB(long hPbuffer,
                           int iAttribute,
                           int[] piValue,
                           int piValue_offset)
Entry point to C language function: BOOL wglQueryPbufferARB(HANDLE hPbuffer, int iAttribute, int * piValue);
Part of WGL_ARB_pbuffer


wglQueryPbufferEXT

boolean wglQueryPbufferEXT(long hPbuffer,
                           int iAttribute,
                           IntBuffer piValue)
Entry point to C language function: BOOL wglQueryPbufferEXT(HANDLE hPbuffer, int iAttribute, int * piValue);
Part of WGL_EXT_pbuffer


wglQueryPbufferEXT

boolean wglQueryPbufferEXT(long hPbuffer,
                           int iAttribute,
                           int[] piValue,
                           int piValue_offset)
Entry point to C language function: BOOL wglQueryPbufferEXT(HANDLE hPbuffer, int iAttribute, int * piValue);
Part of WGL_EXT_pbuffer


wglQuerySwapGroupNV

boolean wglQuerySwapGroupNV(long hDC,
                            IntBuffer group,
                            IntBuffer barrier)
Entry point to C language function: BOOL wglQuerySwapGroupNV(HANDLE hDC, GLuint * group, GLuint * barrier);
Part of WGL_NV_swap_group


wglQuerySwapGroupNV

boolean wglQuerySwapGroupNV(long hDC,
                            int[] group,
                            int group_offset,
                            int[] barrier,
                            int barrier_offset)
Entry point to C language function: BOOL wglQuerySwapGroupNV(HANDLE hDC, GLuint * group, GLuint * barrier);
Part of WGL_NV_swap_group


wglReleasePbufferDCARB

int wglReleasePbufferDCARB(long hPbuffer,
                           long hDC)
Entry point to C language function: int wglReleasePbufferDCARB(HANDLE hPbuffer, HANDLE hDC);
Part of WGL_ARB_pbuffer


wglReleasePbufferDCEXT

int wglReleasePbufferDCEXT(long hPbuffer,
                           long hDC)
Entry point to C language function: int wglReleasePbufferDCEXT(HANDLE hPbuffer, HANDLE hDC);
Part of WGL_EXT_pbuffer


wglReleaseTexImageARB

boolean wglReleaseTexImageARB(long hPbuffer,
                              int iBuffer)
Entry point to C language function: BOOL wglReleaseTexImageARB(HANDLE hPbuffer, int iBuffer);
Part of WGL_ARB_render_texture


wglResetFrameCountNV

boolean wglResetFrameCountNV(long hDC)
Entry point to C language function: BOOL wglResetFrameCountNV(HANDLE hDC);
Part of WGL_NV_swap_group


wglRestoreBufferRegionARB

boolean wglRestoreBufferRegionARB(long hRegion,
                                  int x,
                                  int y,
                                  int width,
                                  int height,
                                  int xSrc,
                                  int ySrc)
Entry point to C language function: BOOL wglRestoreBufferRegionARB(HANDLE hRegion, int x, int y, int width, int height, int xSrc, int ySrc);
Part of WGL_ARB_buffer_region


wglSaveBufferRegionARB

boolean wglSaveBufferRegionARB(long hRegion,
                               int x,
                               int y,
                               int width,
                               int height)
Entry point to C language function: BOOL wglSaveBufferRegionARB(HANDLE hRegion, int x, int y, int width, int height);
Part of WGL_ARB_buffer_region


wglSetPbufferAttribARB

boolean wglSetPbufferAttribARB(long hPbuffer,
                               IntBuffer piAttribList)
Entry point to C language function: BOOL wglSetPbufferAttribARB(HANDLE hPbuffer, const int * piAttribList);
Part of WGL_ARB_render_texture


wglSetPbufferAttribARB

boolean wglSetPbufferAttribARB(long hPbuffer,
                               int[] piAttribList,
                               int piAttribList_offset)
Entry point to C language function: BOOL wglSetPbufferAttribARB(HANDLE hPbuffer, const int * piAttribList);
Part of WGL_ARB_render_texture


wglSwapIntervalEXT

boolean wglSwapIntervalEXT(int interval)
Entry point to C language function: BOOL wglSwapIntervalEXT(int interval);
Part of WGL_EXT_swap_control


isFunctionAvailable

boolean isFunctionAvailable(String glFunctionName)

isExtensionAvailable

boolean isExtensionAvailable(String glExtensionName)


Copyright 2010 JogAmp Community.