Searched refs:tileBase (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/amd/addrlib/r800/ |
D | egbaddrlib.h | 149 AddrTileMode tileMode, UINT_32 tileBase, UINT_32 compBits, 371 AddrTileMode tileMode, UINT_32 tileBase, UINT_32 compBits,
|
D | egbaddrlib.cpp | 1987 UINT_32 tileBase, ///< [in] base offset within a tile in HwlComputePixelCoordFromOffset() argument 2005 offset -= tileBase; in HwlComputePixelCoordFromOffset() 2185 UINT_32 tileBase = pIn->tileBase; in DispatchComputeSurfaceCoordFromAddr() local 2245 tileBase, in DispatchComputeSurfaceCoordFromAddr() 2287 tileBase, in DispatchComputeSurfaceCoordFromAddr() 2324 UINT_32 tileBase, ///< [in] tile base offset in ComputeSurfaceCoordFromAddrMacroTiled() argument 2425 tileBase, in ComputeSurfaceCoordFromAddrMacroTiled()
|
/external/mesa3d/src/amd/addrlib/core/ |
D | addrlib1.h | 404 AddrTileMode tileMode, UINT_32 tileBase, UINT_32 compBits, 419 AddrTileMode tileMode, UINT_32 tileBase, UINT_32 compBits,
|
D | addrlib1.cpp | 2638 UINT_32 tileBase, ///< [in] base offset within a tile in ComputeSurfaceCoordFromAddrMicroTiled() argument 2718 tileBase, in ComputeSurfaceCoordFromAddrMicroTiled()
|
/external/mesa3d/src/amd/addrlib/ |
D | addrinterface.h | 688 UINT_32 tileBase; ///< Base offset (in bits) inside micro tile which handles member 776 UINT_32 tileBase; ///< Base offset (in bits) inside micro tile which handles member
|