CL_GL1GraphicContextProvider class | CL_GL1 | [friend] |
functions | CL_GL1 | [static] |
get_proc_address(const CL_String8 &function_name) | CL_GL1 | [static] |
get_textureformat_bits(CL_TextureFormat format) | CL_GL1 | [static] |
set_active(CL_GraphicContext &gc) | CL_GL1 | [static] |
set_active(const CL_GL1GraphicContextProvider *const gc_provider) | CL_GL1 | [static] |
set_active() | CL_GL1 | [static] |
to_opengl_pixelformat(const CL_PixelBuffer &pbuffer, GLenum &format, GLenum &type) | CL_GL1 | [static] |
to_opengl_pixelformat(CL_TextureFormat texture_format, GLenum &format, GLenum &type) | CL_GL1 | [static] |
to_opengl_textureformat(CL_TextureFormat format, GLint &gl_internal_format, GLenum &gl_pixel_format) | CL_GL1 | [static] |