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

pub struct MaxVertexUniformVectors;

Trait Implementations

impl GetQuery<Int> for MaxVertexUniformVectors

fn pname(&self) -> Enum

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

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

Derived Implementations

impl Copy for MaxVertexUniformVectors