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

pub struct MaxVaryingVectors;

Trait Implementations

impl GetQuery<Int> for MaxVaryingVectors

fn pname(&self) -> Enum

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

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

Derived Implementations

impl Copy for MaxVaryingVectors