Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuTexture.cpp271 const deUint16 maxUint12 = 0xFFFu; in convertSatRteUint12() local
272 return de::min(rounded, maxUint12); in convertSatRteUint12()