Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuTexture.cpp257 const deUint32 maxUint24 = 0xFFFFFFu; in convertSatRteUint24() local
258 return de::min(rounded, maxUint24); in convertSatRteUint24()