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

pub struct MaxVertexImageUnits;

Trait Implementations

impl GetQuery<Int> for MaxVertexImageUnits

fn pname(&self) -> Enum

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

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

Derived Implementations

impl Copy for MaxVertexImageUnits