Home
last modified time | relevance | path

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

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