HomeSort by relevance Sort by last modified time
    Searched defs:macroWidth (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/amd/addrlib/r800/
siaddrlib.cpp 724 * MacroWidth and macroHeight are measured in pixels
735 UINT_32 macroWidth;
746 macroWidth = 8*MicroTileWidth;
751 macroWidth = 4*MicroTileWidth;
755 *pMacroWidth = macroWidth;
813 UINT_32 macroWidth;
835 &macroWidth,
856 &macroWidth,
897 const UINT_32 macroWidthInTile = macroWidth / MicroTileWidth; // Now in unit of Tiles
902 const UINT_32 macroX = x / macroWidth;
    [all...]
  /external/mesa3d/src/amd/addrlib/core/
addrlib.cpp     [all...]
  /external/mesa3d/src/amd/addrlib/
addrinterface.h     [all...]

Completed in 178 milliseconds