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

pub struct ShadingLanguageVersion;

Trait Implementations

impl GetQuery<&'static str> for ShadingLanguageVersion

fn pname(&self) -> Enum

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

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

Derived Implementations

impl Copy for ShadingLanguageVersion