Home | History | Annotate | Download | only in common

Lines Matching defs:StencilMaskSeparate

4750 struct StencilMaskSeparate {
4751 typedef StencilMaskSeparate ValueType;
4778 COMPILE_ASSERT(sizeof(StencilMaskSeparate) == 12,
4780 COMPILE_ASSERT(offsetof(StencilMaskSeparate, header) == 0,
4782 COMPILE_ASSERT(offsetof(StencilMaskSeparate, face) == 4,
4784 COMPILE_ASSERT(offsetof(StencilMaskSeparate, mask) == 8,