Searched refs:m_equationLookupTable (Results 1 – 4 of 4) sorted by relevance
398 UINT_32 m_equationLookupTable[MaxRsrcType][MaxSwMode][MaxElementBytesLog2]; variable
2147 m_equationLookupTable[rsrcTypeIdx][swModeIdx][bppIdx] = equationIndex; in InitEquationTable()2179 index = m_equationLookupTable[rsrcTypeIdx][swModeIdx][elementBytesLog2]; in HwlGetEquationIndex()
329 UINT_32 m_equationLookupTable[MaxNumElementBytes][TileTableSize]; variable
2674 pOut->equationIndex = m_equationLookupTable[Log2(pIn->bpp >> 3)][tileIndex]; in HwlComputeSurfaceInfo()3718 m_equationLookupTable[log2ElementBytes][tileIndex] = equationIndex; in InitEquationTable()