API Reference > Extension Classes > ExRender Classes > OdGsOpenGLVectorizeDevice Class > OdGsOpenGLVectorizeDevice Enumerations > OdGsOpenGLVectorizeDevice::OpenGLExtFunc Enumeration
OdGsOpenGLVectorizeDevice::OpenGLExtFunc Enumeration
Syntax
C++
enum OpenGLExtFunc { OpenGLExtFunc_ARB_LoadTransposeMatrixf = 0, OpenGLExtFunc_ARB_LoadTransposeMatrixd, OpenGLExtFunc_ARB_MultTransposeMatrixf, OpenGLExtFunc_ARB_MultTransposeMatrixd, OpenGLExtFunc_EXT_BlendColor, OpenGLExtFunc_EXT_CompressedTexImage2D, OpenGLExtFunc_ARB_BindBuffer, OpenGLExtFunc_ARB_DeleteBuffers, OpenGLExtFunc_ARB_GenBuffers, OpenGLExtFunc_ARB_IsBuffer, OpenGLExtFunc_ARB_BufferData, OpenGLExtFunc_ARB_BufferSubData, OpenGLExtFunc_ARB_GetBufferSubData, OpenGLExtFunc_ARB_MapBuffer, OpenGLExtFunc_ARB_UnmapBuffer, OpenGLExtFunc_ARB_GetBufferParameteriv, OpenGLExtFunc_ARB_GetBufferPointerv, OpenGLExtFunc_ARB_ActiveTexture, OpenGLExtFunc_ARB_ProgramString, OpenGLExtFunc_ARB_BindProgram, OpenGLExtFunc_ARB_DeletePrograms, OpenGLExtFunc_ARB_GenPrograms, OpenGLExtFunc_ARB_ProgramLocalParameter4f, OpenGLExtFunc_ARB_ProgramLocalParameter4fv, OpenGLExtFunc_ARB_GetPixelFormatAttribiv, OpenGLExtFunc_ARB_GetPixelFormatAttribfv, OpenGLExtFunc_ARB_ChoosePixelFormat, OpenGLExtFunc_ARB_CreatePBuffer, OpenGLExtFunc_ARB_GetPBufferDC, OpenGLExtFunc_ARB_ReleasePBufferDC, OpenGLExtFunc_ARB_DestroyPBuffer, OpenGLExtFunc_ARB_QueryPBuffer, OpenGLExtFunc_NFuncs };

GsOpenGLVectorizer.h

Members 
Description 
OpenGLExtFunc_ARB_LoadTransposeMatrixf = 0 
GL_ARB_transpose_matrix functions 
OpenGLExtFunc_EXT_BlendColor 
GL_EXT_blend_color functions 
OpenGLExtFunc_EXT_CompressedTexImage2D 
GL_EXT_texture_compression_s3tc functions 
OpenGLExtFunc_ARB_BindBuffer 
GL_ARB_pixel_buffer_object functions 
OpenGLExtFunc_ARB_ActiveTexture 
GL_ARB_fragment_program functions 
OpenGLExtFunc_ARB_GetPixelFormatAttribiv 
WGL_ARB_pixel_format functions 
OpenGLExtFunc_ARB_CreatePBuffer 
WGL_ARB_pbuffer functions 

List of OpenGL extension functions useable by device

Copyright © 2002–2020. Open Design Alliance. All rights reserved.