Home
last modified time | relevance | path

Searched defs:POW2_TABLE_SCALE (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/util/
Du_math.h62 #define POW2_TABLE_SCALE ((float)(POW2_TABLE_SIZE/2)) macro
/external/virglrenderer/src/gallium/auxiliary/util/
Du_math.h209 #define POW2_TABLE_SCALE ((float)(POW2_TABLE_SIZE/2)) macro