Struct ppapi::gles::Context3dExperimental
[-]
[+]
[src]
pub struct Context3d(_);
pub struct Context3d(_);
impl Context3dfn new(res: PP_Resource) -> Context3dfn new_bumped(res: PP_Resource) -> Context3dimpl Context3dfn get<TRet: GetQueryType, T: GetQuery<TRet>>(&self, enum_: T) -> TRetfn activate_tex_slot(&self, slot: Enum)fn blend(&self, blending: &Blending)fn clear(&self, mask: c_uint)fn swap_buffers<T: Callback>(&self, next_frame: T)impl String for Context3dimpl Send for Context3dimpl Resource for Context3dfn unwrap(&self) -> PP_Resourcefn type_of(&self) -> ResourceTypeimpl ToOption<PP_Resource> for Context3dfn to_option(from: &PP_Resource) -> Option<Context3d>impl Clone for Context3dfn clone(&self) -> Context3dfn clone_from(&mut self, source: &Self)impl Drop for Context3dfn drop(&mut self)impl ContextResource for Context3dfn get_device(&self) -> PP_Resourceimpl Show for Context3dimpl PartialEq for Context3dimpl Eq for Context3dfn assert_receiver_is_total_eq(&self)impl<__S: Writer + Hasher> Hash<__S> for Context3dfn hash(&self, __arg_0: &mut __S)
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).