Searched defs:aMask (Results 1 – 6 of 6) sorted by relevance
81 const GLushort aMask = GET_COLORMASK_BIT(ctx->Color.ColorMask, buf, 3) ? 0xffff : 0x0; in _swrast_mask_rgba_span() local97 const GLuint aMask = GET_COLORMASK_BIT(ctx->Color.ColorMask, buf, 3) ? ~0x0 : 0x0; in _swrast_mask_rgba_span() local
524 void PixelRoutine::alphaTest(Int &aMask, Short4 &alpha) in alphaTest()
615 Int aMask; in alphaTest() local
273 Int aMask; in alphaTest() local
1016 M4f aMask = skvx::shuffle<0, 0, 3, 3>(mask); in moveTo() local
622 Int aMask = SignMask(coverage); in alphaToCoverage() local