Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/addrlib/src/core/
Daddrlib1.cpp2089 UINT_32 yBit0; in ComputeXmaskCoordYFromPipe() local
2120 yBit0 = pipeBit0 ^ xBit0; in ComputeXmaskCoordYFromPipe()
2122 y = yBit0; in ComputeXmaskCoordYFromPipe()
2140 yBit0 = pipeBit0 ^ xBit1; in ComputeXmaskCoordYFromPipe()
2143 y = (yBit0 | in ComputeXmaskCoordYFromPipe()