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

/external/mesa3d/src/mesa/main/
H A Dmtypes.h604 #define EXP_TABLE_SIZE 512 /**< Specular exponent lookup table sizes */ macro
653 GLfloat _SpotExpTable[EXP_TABLE_SIZE][2]; /**< to replace a pow() call */

Completed in 41 milliseconds