Skip to main content

Module gfx_core

Module gfx_core 

Source
Expand description

Core graphics constants and enumerations.

Modules§

blend
OpenGL blend factor constants for use with crate::GfxContext::set_blend.

Enums§

DataType
Vertex attribute component data type.
DrawMode
Primitive topology for draw calls.