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

pub struct UByteType;

Trait Implementations

impl VertexAttribType for UByteType

fn get_vertex_attrib_type_enum(&self) -> Enum

impl IndexElementType for UByteType

fn get_index_element_type_enum(&self) -> Enum

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

Derived Implementations

impl Copy for UByteType