Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/addrlib/core/
Daddrlib.cpp2216 UINT_32 yBit0; in ComputeXmaskCoordYFromPipe() local
2247 yBit0 = pipeBit0 ^ xBit0; in ComputeXmaskCoordYFromPipe()
2249 y = yBit0; in ComputeXmaskCoordYFromPipe()
2267 yBit0 = pipeBit0 ^ xBit1; in ComputeXmaskCoordYFromPipe()
2270 y = (yBit0 | in ComputeXmaskCoordYFromPipe()