[−][src]Trait gfx_core::shade::BaseTyped
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.
fn get_base_type() -> BaseType
impl BaseTyped for i32
[src][−]fn get_base_type() -> BaseType
[src]impl BaseTyped for u32
[src][−]fn get_base_type() -> BaseType
[src]impl BaseTyped for f32
[src][−]fn get_base_type() -> BaseType
[src]impl BaseTyped for f64
[src][−]fn get_base_type() -> BaseType
[src]impl BaseTyped for bool
[src][−]fn get_base_type() -> BaseType
[src]