Searched defs:aMask (Results 1 – 7 of 7) sorted by relevance
75 const GLushort aMask = ctx->Color.ColorMask[buf][ACOMP] ? 0xffff : 0x0; in _swrast_mask_rgba_span() local91 const GLuint aMask = ctx->Color.ColorMask[buf][ACOMP] ? ~0x0 : 0x0; in _swrast_mask_rgba_span() local
524 void PixelRoutine::alphaTest(Int &aMask, Short4 &alpha) in alphaTest()
586 Int aMask; in alphaTest() local
273 Int aMask; in alphaTest() local
585 Int aMask; in alphaTest() local
220 Sk4f aMask = Sk4f((aaFlags & GrQuadAAFlags::kLeft) ? 1.f : 0.f, in outset_projected_vertices() local