Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/addrlib/r800/
Dsiaddrlib.h319 static const UINT_32 EquationTableSize = (MaxNumElementBytes * TileTableSize) / 2; variable
/external/mesa3d/src/amd/addrlib/gfx9/
Dgfx9addrlib.h391 static const UINT_32 EquationTableSize = MaxElementBytesLog2 * MaxSwMode * MaxRsrcType; variable