HomeSort by relevance Sort by last modified time
    Searched refs:CLAMPING_BIT (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/swrast/
s_context.h 99 #define CLAMPING_BIT 0x8000 /**< Clamp colors to [0,1] */
s_context.c 119 rasterMask |= CLAMPING_BIT;

Completed in 1590 milliseconds