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

  /external/mesa3d/src/amd/addrlib/r800/
egbaddrlib.cpp     [all...]
ciaddrlib.cpp 225 UINT_32 samplesPerSplit = pIn->tileInfo.tileSplitBytes / tileSizePerSample;
230 UINT_32 fastClearBaseAlign = HwlGetPipes(&pIn->tileInfo) * m_pipeInterleaveBytes;
246 pOut->dccRamBaseAlign = pIn->tileInfo.banks *
247 HwlGetPipes(&pIn->tileInfo) *
259 UINT_64 dccRamSizeAlign = HwlGetPipes(&pIn->tileInfo) * m_pipeInterleaveBytes;
650 ADDR_TILEINFO tileInfo = {0};
659 pOut->pTileInfo = &tileInfo;
713 if (pOut->pTileInfo == &tileInfo)
    [all...]
  /external/mesa3d/src/amd/addrlib/
addrinterface.h     [all...]
  /external/opencv/cxcore/include/
cxtypes.h 386 struct _IplTileInfo *tileInfo; /* " " */
    [all...]

Completed in 269 milliseconds