Home
last modified time | relevance | path

Searched refs:ppEquationTable (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/amd/addrlib/core/
Daddrlib.h304 virtual UINT_32 HwlGetEquationTableInfo(const ADDR_EQUATION** ppEquationTable) const in HwlGetEquationTableInfo() argument
306 *ppEquationTable = NULL; in HwlGetEquationTableInfo()
/external/mesa3d/src/amd/addrlib/gfx9/
Dgfx9addrlib.h215 virtual UINT_32 HwlGetEquationTableInfo(const ADDR_EQUATION** ppEquationTable) const in HwlGetEquationTableInfo() argument
217 *ppEquationTable = m_equationTable; in HwlGetEquationTableInfo()
/external/mesa3d/src/amd/addrlib/r800/
Dsiaddrlib.h273 virtual UINT_32 HwlGetEquationTableInfo(const ADDR_EQUATION** ppEquationTable) const in HwlGetEquationTableInfo() argument
275 *ppEquationTable = m_equationTable; in HwlGetEquationTableInfo()