Struct winapi::d3d9::IDirect3DPixelShader9
[-] [+]
[src]
pub struct IDirect3DPixelShader9 { pub lpVtbl: *mut IDirect3DPixelShader9Vtbl, }
Fields
lpVtbl |
pub struct IDirect3DPixelShader9 { pub lpVtbl: *mut IDirect3DPixelShader9Vtbl, }
lpVtbl |
impl Debug for IDirect3DPixelShader9
impl Copy for IDirect3DPixelShader9
impl Clone for IDirect3DPixelShader9
fn clone(&self) -> IDirect3DPixelShader9
fn clone_from(&mut self, source: &Self)
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
).