Module shader

Source
Expand description

Shader type

Re-exports§

pub use crate::ffi::ShaderAttributeDataType;
pub use crate::ffi::ShaderLocationIndex;
pub use crate::ffi::ShaderUniformDataType;

Structs§

Shader
Shader

Traits§

ShaderValue
Shader uniform value You shouldn’t need to implement this trait yourself.