winapi::d3d9types::D3DVS_NOSWIZZLE
[-] [+]
[src]
pub const D3DVS_NOSWIZZLE: DWORD=D3DVS_X_X | D3DVS_Y_Y | D3DVS_Z_Z | D3DVS_W_W
pub const D3DVS_NOSWIZZLE: DWORD=D3DVS_X_X | D3DVS_Y_Y | D3DVS_Z_Z | D3DVS_W_W
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).