Searched refs:tileBase (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/amd/addrlib/r800/ |
D | egbaddrlib.h | 145 AddrTileMode tileMode, UINT_32 tileBase, UINT_32 compBits, 356 AddrTileMode tileMode, UINT_32 tileBase, UINT_32 compBits,
|
D | egbaddrlib.cpp | 1823 UINT_32 tileBase, ///< [in] base offset within a tile in HwlComputePixelCoordFromOffset() argument 1841 offset -= tileBase; in HwlComputePixelCoordFromOffset() 2021 UINT_32 tileBase = pIn->tileBase; in DispatchComputeSurfaceCoordFromAddr() local 2081 tileBase, in DispatchComputeSurfaceCoordFromAddr() 2123 tileBase, in DispatchComputeSurfaceCoordFromAddr() 2160 UINT_32 tileBase, ///< [in] tile base offset in ComputeSurfaceCoordFromAddrMacroTiled() argument 2261 tileBase, in ComputeSurfaceCoordFromAddrMacroTiled()
|
/external/mesa3d/src/amd/addrlib/core/ |
D | addrlib.h | 507 AddrTileMode tileMode, UINT_32 tileBase, UINT_32 compBits, 518 AddrTileMode tileMode, UINT_32 tileBase, UINT_32 compBits,
|
D | addrlib.cpp | 2771 UINT_32 tileBase, ///< [in] base offset within a tile in ComputeSurfaceCoordFromAddrMicroTiled() argument 2851 tileBase, in ComputeSurfaceCoordFromAddrMicroTiled()
|
/external/mesa3d/src/amd/addrlib/ |
D | addrinterface.h | 602 UINT_32 tileBase; ///< Base offset (in bits) inside micro tile which handles member 696 UINT_32 tileBase; ///< Base offset (in bits) inside micro tile which handles member
|