Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsFragOpInteractionCase.cpp396 const deUint64 subUnitBorderLo = (1u << (numSubBits - 1u)) - 1u; in getWellBehavingChannelColor() local
404 const deUint64 tweakedSubUnits = (subUnits == subUnitBorderLo) ? (subUnitBorderLo - 1) in getWellBehavingChannelColor()