Home
last modified time | relevance | path

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

/external/mesa3d/src/util/
Du_math.h60 #define POW2_TABLE_SIZE (1 << POW2_TABLE_SIZE_LOG2) macro
/external/virglrenderer/src/gallium/auxiliary/util/
Du_math.h207 #define POW2_TABLE_SIZE (1 << POW2_TABLE_SIZE_LOG2) macro