Trait ppapi::gles::ShaderUnwrapExperimental [-]  [+] [src]

pub trait ShaderUnwrap {
    fn unwrap(&self) -> UInt;
}

INTERNEL

Required Methods

fn unwrap(&self) -> UInt

Implementors