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

pub struct MaxVertexAttribs;

Trait Implementations

impl GetQuery<Int> for MaxVertexAttribs

fn pname(&self) -> Enum

fn pstr(&self) -> &'static str

fn get(&self, ctxt: &Context3d) -> Ret

Derived Implementations

impl Copy for MaxVertexAttribs