Searched defs:gMask (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_masking.c79 const GLushort gMask = GET_COLORMASK_BIT(ctx->Color.ColorMask, buf, 1) ? 0xffff : 0x0; local in function:_swrast_mask_rgba_span
95 const GLuint gMask = GET_COLORMASK_BIT(ctx->Color.ColorMask, buf, 1) ? ~0x0 : 0x0; local in function:_swrast_mask_rgba_span
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_masking.c79 const GLushort gMask = GET_COLORMASK_BIT(ctx->Color.ColorMask, buf, 1) ? 0xffff : 0x0; local in function:_swrast_mask_rgba_span
95 const GLuint gMask = GET_COLORMASK_BIT(ctx->Color.ColorMask, buf, 1) ? ~0x0 : 0x0; local in function:_swrast_mask_rgba_span
/xsrc/external/mit/xorg-server.old/dist/hw/netbsd/x68k/
H A Dx68kGraph.c359 unsigned long rMask, gMask, bMask; local in function:x68kInstallColormap
/xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k/
H A Dx68kGraph.c357 unsigned long rMask, gMask, bMask; local in function:x68kInstallColormap
/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A DsunCfb.c153 unsigned long rMask, gMask, bMask; local in function:sunInstallColormap
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A DsunCfb.c153 unsigned long rMask, gMask, bMask; local in function:sunInstallColormap

Completed in 8 milliseconds