Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTexture.cpp270 const deUint16 maxUint12 = 0xFFFu; in convertSatRteUint12() local
271 return de::min(rounded, maxUint12); in convertSatRteUint12()