Home
last modified time | relevance | path

Searched refs:m_EquationSupport (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/amd/addrlib/r800/
Dsiaddrlib.h311 static const BOOL_32 m_EquationSupport[TileTableSize][MaxNumElementBytes]; variable
Dsiaddrlib.cpp64 const BOOL_32 SiLib::m_EquationSupport[SiLib::TileTableSize][SiLib::MaxNumElementBytes] = member in Addr::V1::SiLib
3816 supported = m_EquationSupport[tileIndex][elementBytesLog2]; in IsEquationSupported()