Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/addrlib/core/
Daddrlib1.cpp2080 UINT_32 yBit0; in ComputeXmaskCoordYFromPipe() local
2111 yBit0 = pipeBit0 ^ xBit0; in ComputeXmaskCoordYFromPipe()
2113 y = yBit0; in ComputeXmaskCoordYFromPipe()
2131 yBit0 = pipeBit0 ^ xBit1; in ComputeXmaskCoordYFromPipe()
2134 y = (yBit0 | in ComputeXmaskCoordYFromPipe()