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

  /external/mesa3d/src/amd/addrlib/r800/
egbaddrlib.h 108 UINT_32 bankSwizzle, UINT_32 pipeSwizzle, ADDR_TILEINFO* pTileInfo,
196 UINT_32 bankSwizzle, UINT_32 pipeSwizzle, UINT_32 tileSlices,
254 UINT_32 bankSwizzle, UINT_32 pipeSwizzle,
280 UINT_32 bankSwizzle, UINT_32 pipeSwizzle, UINT_32 tileSlices,
349 UINT_32 pipeSwizzle, UINT_32 bankSwizzle,
358 UINT_32 pipeSwizzle, UINT_32 bankSwizzle,
386 UINT_32 pipeSwizzle, UINT_32 bankSwizzle,
395 AddrTileMode tileMode, UINT_32 pipeSwizzle, UINT_32 bankSwizzle,
egbaddrlib.cpp     [all...]
siaddrlib.h 136 AddrTileMode tileMode, UINT_32 pipeSwizzle, BOOL_32 ignoreSE,
197 UINT_32 bankSwizzle, UINT_32 pipeSwizzle, UINT_32 tileSlices,
siaddrlib.cpp 184 UINT_32 pipeSwizzle, ///< [in] pipe swizzle
312 pipeSwizzle += sliceRotation;
313 pipeSwizzle &= (numPipes - 1);
315 pipe = pipe ^ pipeSwizzle;
    [all...]
  /external/mesa3d/src/amd/addrlib/
addrinterface.h 627 UINT_32 pipeSwizzle; ///< Pipe swizzle
    [all...]
  /external/mesa3d/src/amd/addrlib/core/
addrlib.h 346 UINT_32 bankSwizzle, UINT_32 pipeSwizzle, ADDR_TILEINFO* pTileInfo,
534 UINT_32 pipeSwizzle, BOOL_32 flags, ADDR_TILEINFO* pTileInfo) const = 0;
addrlib.cpp 955 pIn->pipeSwizzle,
    [all...]

Completed in 1462 milliseconds