Struct ppapi::gles::UShortTypeExperimental [-]  [+] [src]

pub struct UShortType;

Trait Implementations

impl VertexAttribType for UShortType

fn get_vertex_attrib_type_enum(&self) -> Enum

impl IndexElementType for UShortType

fn get_index_element_type_enum(&self) -> Enum

fn ptr_offset(&self, offset: usize) -> *const c_void

Derived Implementations

impl Copy for UShortType