Searched defs:bMask (Results 1 – 3 of 3) sorted by relevance
74 const GLushort bMask = ctx->Color.ColorMask[buf][BCOMP] ? 0xffff : 0x0; in _swrast_mask_rgba_span() local90 const GLuint bMask = ctx->Color.ColorMask[buf][BCOMP] ? ~0x0 : 0x0; in _swrast_mask_rgba_span() local
121 ULONG bMask = (1UL << (nBits - 1)); in calcCRC() local
224 Sk4f bMask = Sk4f((aaFlags & GrQuadAAFlags::kTop) ? 1.f : 0.f, in outset_projected_vertices() local