Searched defs:rMask (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_masking.c | 78 const GLushort rMask = GET_COLORMASK_BIT(ctx->Color.ColorMask, buf, 0) ? 0xffff : 0x0; local in function:_swrast_mask_rgba_span 94 const GLuint rMask = GET_COLORMASK_BIT(ctx->Color.ColorMask, buf, 0) ? ~0x0 : 0x0; local in function:_swrast_mask_rgba_span
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_masking.c | 78 const GLushort rMask = GET_COLORMASK_BIT(ctx->Color.ColorMask, buf, 0) ? 0xffff : 0x0; local in function:_swrast_mask_rgba_span 94 const GLuint rMask = GET_COLORMASK_BIT(ctx->Color.ColorMask, buf, 0) ? ~0x0 : 0x0; local in function:_swrast_mask_rgba_span
|
| /xsrc/external/mit/xorg-server.old/dist/hw/netbsd/x68k/ |
| H A D | x68kGraph.c | 359 unsigned long rMask, gMask, bMask; local in function:x68kInstallColormap
|
| /xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k/ |
| H A D | x68kGraph.c | 357 unsigned long rMask, gMask, bMask; local in function:x68kInstallColormap
|
| /xsrc/external/mit/xorg-server.old/dist/hw/sun/ |
| H A D | sunCfb.c | 153 unsigned long rMask, gMask, bMask; local in function:sunInstallColormap
|
| /xsrc/external/mit/xorg-server/dist/hw/sun/ |
| H A D | sunCfb.c | 153 unsigned long rMask, gMask, bMask; local in function:sunInstallColormap
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_build_util.cpp | 322 BuildUtil::mkClobber(DataFile f, uint32_t rMask, int unit) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_build_util.cpp | 324 BuildUtil::mkClobber(DataFile f, uint32_t rMask, int unit) argument
|
Completed in 11 milliseconds