Searched refs:pMacroHeight (Results 1 – 6 of 6) sorted by relevance
/third_party/mesa3d/src/amd/addrlib/src/core/ |
D | addrlib1.h | 321 UINT_32* pMacroWidth = NULL, UINT_32* pMacroHeight = NULL, 329 UINT_32* pMacroWidth, UINT_32* pMacroHeight, UINT_64* pSliceSize = NULL, 333 UINT_32* pMacroWidth, UINT_32* pMacroHeight, 535 UINT_32* pMacroWidth, UINT_32* pMacroHeight) const;
|
D | addrlib1.cpp | 1763 UINT_32* pMacroHeight ///< [out] macro tile height in ComputeTileDataWidthAndHeight() 1780 *pMacroHeight = 8 * height * pipes; in ComputeTileDataWidthAndHeight() 1804 UINT_32* pMacroHeight, ///< [out] macro tile height in HwlComputeTileDataWidthAndHeightLinear() argument 1811 *pMacroHeight = 8 * m_pipes; // Align height to number of pipes in HwlComputeTileDataWidthAndHeightLinear() 1840 UINT_32* pMacroHeight, ///< [out] macro-tile width in pixels in ComputeHtileInfo() argument 1893 SafeAssign(pMacroHeight, macroHeight); in ComputeHtileInfo() 1976 UINT_32* pMacroHeight, ///< [out] macro-tile width in pixels in ComputeCmaskInfo() argument 2039 SafeAssign(pMacroHeight, macroHeight); in ComputeCmaskInfo()
|
/third_party/mesa3d/src/amd/addrlib/src/r800/ |
D | ciaddrlib.h | 86 UINT_32* pMacroWidth, UINT_32* pMacroHeight,
|
D | siaddrlib.h | 149 UINT_32* pMacroWidth, UINT_32* pMacroHeight,
|
D | ciaddrlib.cpp | 1910 UINT_32* pMacroHeight, ///< [out] macro tile height in HwlComputeTileDataWidthAndHeightLinear() argument 1936 *pMacroHeight = numTiles * MicroTileHeight; in HwlComputeTileDataWidthAndHeightLinear()
|
D | siaddrlib.cpp | 1224 UINT_32* pMacroHeight, ///< [out] macro tile height in HwlComputeTileDataWidthAndHeightLinear() argument 1251 *pMacroHeight = macroHeight; in HwlComputeTileDataWidthAndHeightLinear()
|