Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTexture.cpp256 const deUint32 maxUint24 = 0xFFFFFFu; in convertSatRteUint24() local
257 return de::min(rounded, maxUint24); in convertSatRteUint24()