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

  /external/mesa3d/src/amd/addrlib/r800/
ciaddrlib.cpp 230 UINT_32 fastClearBaseAlign = HwlGetPipes(&pIn->tileInfo) * m_pipeInterleaveBytes;
247 HwlGetPipes(&pIn->tileInfo) *
259 UINT_64 dccRamSizeAlign = HwlGetPipes(&pIn->tileInfo) * m_pipeInterleaveBytes;
298 UINT_32 numOfPipes = HwlGetPipes(pIn->pTileInfo);
    [all...]
egbaddrlib.cpp 825 UINT_32 pipes = HwlGetPipes(pTileInfo);
    [all...]
siaddrlib.h 139 virtual UINT_32 HwlGetPipes(const ADDR_TILEINFO* pTileInfo) const;
siaddrlib.cpp 96 * SIAddrLib::HwlGetPipes
104 UINT_32 SIAddrLib::HwlGetPipes(
876 UINT_32 numPipes = HwlGetPipes(pTileInfo);
    [all...]
  /external/mesa3d/src/amd/addrlib/core/
addrlib.cpp     [all...]
addrlib.h 525 virtual UINT_32 HwlGetPipes(

Completed in 178 milliseconds