Searched defs:LOG2_TABLE_SIZE (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
H A Du_math.h153 #define LOG2_TABLE_SIZE (LOG2_TABLE_SCALE + 1) macro
154 extern float log2_table[LOG2_TABLE_SIZE];

Completed in 409 milliseconds