Module renderer

Source

Re-exportsยง

pub use text::GlyphCache;
pub use text::LoaderApi;

Modulesยง

platform
The graphics platform that is used by the renderer.
rects
shader ๐Ÿ”’
text ๐Ÿ”’

Macrosยง

cstr ๐Ÿ”’

Structsยง

GlExtensions ๐Ÿ”’
Renderer

Enumsยง

Error
TextRendererProvider ๐Ÿ”’

Staticsยง

GL_FUNS_LOADED
Whether the OpenGL functions have been loaded.

Functionsยง

gl_debug_log ๐Ÿ”’
gl_get_string ๐Ÿ”’
Wrapper around gl::GetString with error checking and reporting.