Trait ppapi::gles::traits::VertexAttribTypeExperimental [-]  [+] [src]

pub trait VertexAttribType {
    fn get_vertex_attrib_type_enum(&self) -> Enum;
}

Required Methods

fn get_vertex_attrib_type_enum(&self) -> Enum

Implementors