Searched defs:STENCIL_WRITE_MASK (Results 1 – 6 of 6) sorted by relevance
345 #define STENCIL_WRITE_MASK(x) ((x)&0xff) macro
400 #define STENCIL_WRITE_MASK(x) ((x)&0xff) macro
457 #define STENCIL_WRITE_MASK(x) ((x)&0xff) macro
517 #define STENCIL_WRITE_MASK(x) ((x)&0xff) macro
466 #define STENCIL_WRITE_MASK(x) ((x)&0xff) macro
986 pub const STENCIL_WRITE_MASK: Self = Self(7); constant