ClanLib
2.3.7
|
This is the complete list of members for CL_OpenGL, including all inherited members.
check_error() | CL_OpenGL | static |
CL_OpenGLGraphicContextProvider class | CL_OpenGL | friend |
functions | CL_OpenGL | static |
get_glsl_version_major() | CL_OpenGL | inlinestatic |
get_glsl_version_minor() | CL_OpenGL | inlinestatic |
get_opengl_version_major() | CL_OpenGL | inlinestatic |
get_opengl_version_minor() | CL_OpenGL | inlinestatic |
get_proc_address(const CL_String8 &function_name) | CL_OpenGL | static |
get_textureformat_bits(CL_TextureFormat format) | CL_OpenGL | static |
set_active(CL_GraphicContext &gc) | CL_OpenGL | static |
set_active(const CL_OpenGLGraphicContextProvider *const gc_provider) | CL_OpenGL | static |
set_active() | CL_OpenGL | static |
to_opengl_pixelformat(CL_TextureFormat texture_format, GLenum &format, GLenum &type) | CL_OpenGL | static |
to_opengl_textureformat(CL_TextureFormat format, GLint &gl_internal_format, GLenum &gl_pixel_format) | CL_OpenGL | static |