Searched refs:CLAMPING_BIT (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_context.h99 #define CLAMPING_BIT 0x8000 /**< Clamp colors to [0,1] */ macro
H A Ds_context.c114 rasterMask |= CLAMPING_BIT;
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_context.h100 #define CLAMPING_BIT 0x8000 /**< Clamp colors to [0,1] */ macro
H A Ds_context.c114 rasterMask |= CLAMPING_BIT;

Completed in 7 milliseconds