Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/addrlib/src/core/
Daddrlib2.h927 static const UINT_32 MaxRsrcType = 2; variable
931 static const UINT_32 EquationTableSize = MaxElementBytesLog2 * MaxSwModeType * MaxRsrcType;
938 UINT_32 m_equationLookupTable[MaxRsrcType][MaxSwModeType][MaxElementBytesLog2];
/external/mesa3d/src/amd/addrlib/src/gfx10/
Dgfx10addrlib.cpp1878 for (UINT_32 rsrcTypeIdx = 0; rsrcTypeIdx < MaxRsrcType; rsrcTypeIdx++) in InitEquationTable()
/external/mesa3d/src/amd/addrlib/src/gfx9/
Dgfx9addrlib.cpp2173 for (UINT_32 rsrcTypeIdx = 0; rsrcTypeIdx < MaxRsrcType; rsrcTypeIdx++) in InitEquationTable()