Trait gfx::shade::core::BaseTyped [−][src]
A trait that statically links simple data types to base types of the shader constants.
A trait that statically links simple data types to base types of the shader constants.
pub fn get_base_type() -> BaseType[src]impl BaseTyped for i32[src]pub fn get_base_type() -> BaseType[src]impl BaseTyped for f64[src]pub fn get_base_type() -> BaseType[src]impl BaseTyped for bool[src]pub fn get_base_type() -> BaseType[src]impl BaseTyped for u32[src]pub fn get_base_type() -> BaseType[src]impl BaseTyped for f32[src]pub fn get_base_type() -> BaseType[src]