Struct ppapi::gles::BoundShaderProgramExperimental
[-]
[+]
[src]
pub struct BoundShaderProgram<'a>(_);
pub struct BoundShaderProgram<'a>(_);
impl<'a> BoundShaderProgram<'a>fn uniform<TP: UniformFun>(&mut self, ctxt: &Context3d, index: Option<i32>, data: TP)
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).