Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTexture.cpp263 const deUint16 maxUint10 = 0x3FFu; in convertSatRteUint10() local
264 return de::min(rounded, maxUint10); in convertSatRteUint10()