devela
0.23.0-wip
In devela::
lang::
glsl
Structs
g_bvec2
g_bvec3
g_bvec4
g_dmat2
g_dmat3
g_dmat4
g_dvec2
g_dvec3
g_dvec4
g_ivec2
g_ivec3
g_ivec4
g_mat2
g_mat2x3
g_mat2x4
g_mat3
g_mat3x2
g_mat3x4
g_mat4
g_mat4x2
g_mat4x3
g_uvec2
g_uvec3
g_uvec4
g_vec2
g_vec3
g_vec4
g_vertex2
g_vertex3
Type Aliases
g_bool
g_double
g_float
g_int
g_uint
devela
::
lang
::
glsl
Type Alias
g_float
Copy item path
Settings
Help
Summary
Source
pub type g_float =
f32
;
Available on
crate feature
glsl
only.
Expand description
⚙️
A GLSL single-precision floating-point number.