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

  /external/mesa3d/src/mesa/swrast/
s_context.h 88 #define FOG_BIT 0x008 /**< Fog pixels */
s_context.c 64 if (swrast->_FogEnabled) rasterMask |= FOG_BIT;

Completed in 40 milliseconds