Searched refs:tileBase (Results 1 - 5 of 5) sorted by relevance
/third_party/mesa3d/src/amd/addrlib/src/r800/ |
H A D | egbaddrlib.h | 148 AddrTileMode tileMode, UINT_32 tileBase, UINT_32 compBits, 370 AddrTileMode tileMode, UINT_32 tileBase, UINT_32 compBits,
|
H A D | egbaddrlib.cpp | 1984 UINT_32 tileBase, ///< [in] base offset within a tile 2002 offset -= tileBase; 2182 UINT_32 tileBase = pIn->tileBase; 2242 tileBase, 2284 tileBase, 2321 UINT_32 tileBase, ///< [in] tile base offset 2422 tileBase,
|
/third_party/mesa3d/src/amd/addrlib/src/core/ |
H A D | addrlib1.h | 404 AddrTileMode tileMode, UINT_32 tileBase, UINT_32 compBits, 419 AddrTileMode tileMode, UINT_32 tileBase, UINT_32 compBits,
|
H A D | addrlib1.cpp | 2646 UINT_32 tileBase, ///< [in] base offset within a tile in ComputeSurfaceCoordFromAddrMicroTiled() 2726 tileBase, in ComputeSurfaceCoordFromAddrMicroTiled() 2638 ComputeSurfaceCoordFromAddrMicroTiled( UINT_64 addr, UINT_32 bitPosition, UINT_32 bpp, UINT_32 pitch, UINT_32 height, UINT_32 numSamples, AddrTileMode tileMode, UINT_32 tileBase, UINT_32 compBits, UINT_32* pX, UINT_32* pY, UINT_32* pSlice, UINT_32* pSample, AddrTileType microTileType, BOOL_32 isDepthSampleOrder ) const ComputeSurfaceCoordFromAddrMicroTiled() argument
|
/third_party/mesa3d/src/amd/addrlib/inc/ |
H A D | addrinterface.h | 689 UINT_32 tileBase; ///< Base offset (in bits) inside micro tile which handles member 777 UINT_32 tileBase; ///< Base offset (in bits) inside micro tile which handles member
|
Completed in 18 milliseconds