Home
last modified time | relevance | path

Searched refs:pipebit2 (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/addrlib/src/r800/
Dsiaddrlib.cpp838 UINT_32 pipebit2 = _BIT(pipe,2); in ComputeTileCoordFromPipeAndElemIdx() local
912 y4 = pipebit2 ^ x4; in ComputeTileCoordFromPipeAndElemIdx()
922 x4 = pipebit2 ^ y5; in ComputeTileCoordFromPipeAndElemIdx()
935 x5 = pipebit2 ^ y5; in ComputeTileCoordFromPipeAndElemIdx()
952 x4 = pipebit2 ^ y5; in ComputeTileCoordFromPipeAndElemIdx()
966 x5 = pipebit2 ^ y5; in ComputeTileCoordFromPipeAndElemIdx()
985 x5 = pipebit2 ^ y5; in ComputeTileCoordFromPipeAndElemIdx()
1008 x5 = pipebit2 ^ y6; in ComputeTileCoordFromPipeAndElemIdx()
1017 x5 = pipebit2 ^ y6; in ComputeTileCoordFromPipeAndElemIdx()
1032 x5 = pipebit2 ^ y6; in ComputeTileCoordFromPipeAndElemIdx()
[all …]