Home
last modified time | relevance | path

Searched defs:rsrcTypeIdx (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/amd/addrlib/gfx9/
Dgfx9addrlib.cpp2090 for (UINT_32 rsrcTypeIdx = 0; rsrcTypeIdx < MaxRsrcType; rsrcTypeIdx++) in InitEquationTable() local
2176 UINT_32 rsrcTypeIdx = static_cast<UINT_32>(rsrcType) - 1; in HwlGetEquationIndex() local