HomeSort by relevance Sort by last modified time
    Searched full:macroheight (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/amd/addrlib/r800/
siaddrlib.cpp 724 * MacroWidth and macroHeight are measured in pixels
736 UINT_32 macroHeight;
747 macroHeight = 8*MicroTileHeight;
752 macroHeight = 4*MicroTileHeight;
756 *pMacroHeight = macroHeight;
814 UINT_32 macroHeight;
836 &macroHeight);
857 &macroHeight,
898 const UINT_32 macroHeightInTile = macroHeight / MicroTileHeight;
903 const UINT_32 macroY = y / macroHeight;
    [all...]
egbaddrlib.cpp     [all...]
ciaddrlib.cpp     [all...]
  /external/mesa3d/src/amd/addrlib/core/
addrlib.cpp     [all...]
  /external/mesa3d/src/amd/addrlib/
addrinterface.h     [all...]

Completed in 278 milliseconds