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

  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
tilemgr.cpp 90 MacroTileMgr::getTileIndices(macroID, x, y);
185 MacroTileMgr::getTileIndices(macroID, x, y);
384 MacroTileMgr::getTileIndices(macroID, x, y);
tilemgr.h 137 static INLINE void getTileIndices(uint32_t tileID, uint32_t &x, uint32_t &y)
backend.cpp 94 MacroTileMgr::getTileIndices(macroTile, x, y);
173 MacroTileMgr::getTileIndices(macroTile, tileX, tileY);
354 MacroTileMgr::getTileIndices(macroTile, x, y);
    [all...]
rasterizer.cpp     [all...]
threads.cpp 501 pDC->pTileMgr->getTileIndices(tileID, x, y);
    [all...]

Completed in 73 milliseconds