Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/addrlib/src/core/
Daddrlib2.h925 static const UINT_32 MaxSwModeType = 32; 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.cpp1882 for (UINT_32 swModeIdx = 0; swModeIdx < MaxSwModeType; swModeIdx++) in InitEquationTable()
/external/mesa3d/src/amd/addrlib/src/gfx9/
Dgfx9addrlib.cpp2178 for (UINT_32 swModeIdx = 0; swModeIdx < MaxSwModeType; swModeIdx++) in InitEquationTable()