Searched refs:equationIdx (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/gfx10/
H A Dgfx10addrlib.cpp2048 UINT_32 equationIdx = ADDR_INVALID_EQUATION_INDEX; local in function:Addr::V2::Gfx10Lib::HwlGetEquationIndex
2057 equationIdx = m_equationLookupTable[rsrcTypeIdx][swModeIdx][elemLog2];
2064 pOut->pMipInfo[i].equationIndex = equationIdx;
2068 return equationIdx;

Completed in 21 milliseconds