Home
last modified time | relevance | path

Searched refs:pTileType (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/amd/addrlib/r800/
Dciaddrlib.h117 ADDR_TILEINFO* pTileInfo, AddrTileMode* pTileMode = NULL, AddrTileType* pTileType = NULL
147 AddrTileType* pTileType) const;
Dciaddrlib.cpp796 AddrTileType* pTileType ///< [in/out] pointer to the tile type in HwlOverrideTileMode()
885 *pTileType = ADDR_NON_DISPLAYABLE; in HwlOverrideTileMode()
1453 AddrTileType* pTileType ///< [out] Pointer to AddrTileType in HwlComputeMacroModeIndex()
1542 if (NULL != pTileType) in HwlComputeMacroModeIndex()
1544 *pTileType = tileType; in HwlComputeMacroModeIndex()
Dsiaddrlib.h179 AddrTileType* pTileType) const;
Dsiaddrlib.cpp2781 AddrTileType* pTileType ///< [in/out] pointer to the tile type in HwlOverrideTileMode()
/external/mesa3d/src/amd/addrlib/core/
Daddrlib.h469 AddrTileType* pTileType) const in HwlOverrideTileMode() argument
603 ADDR_TILEINFO* pTileInfo, AddrTileMode *pTileMode = NULL, AddrTileType *pTileType = NULL