Home
last modified time | relevance | path

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

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