Home
last modified time | relevance | path

Searched refs:exponentShift (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/framework/common/
H A DtcuFloatFormat.cpp133 int FloatFormat::exponentShift (int exp) const in exponentShift() function in tcu::FloatFormat
145 const int shift = exponentShift(exp); in round()
238 const int shift = exponentShift(exp); in floatToHex()
H A DtcuFloatFormat.hpp74 int exponentShift (int exp) const;

Completed in 2 milliseconds