Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/addrlib/
Daddrinterface.h734 UINT_32 prtBlockIndex; ///< Index of a PRT tile (64K block) member
2564 UINT_32 prtBlockIndex; ///< Index of a PRT tile (64K block) member
/external/mesa3d/src/amd/addrlib/core/
Daddrlib2.cpp361 pOut->prtBlockIndex = static_cast<UINT_32>(pOut->addr / (64 * 1024)); in ComputeSurfaceAddrFromCoord()
Daddrlib1.cpp506 pOut->prtBlockIndex = static_cast<UINT_32>(pOut->addr / (64 * 1024)); in ComputeSurfaceAddrFromCoord()