Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcMisc.hpp33 glw::GLuint floatToUnisgnedF10(float f);
DglcMisc.cpp178 GLuint floatToUnisgnedF10(float f) in floatToUnisgnedF10() function
DglcInternalformatTests.cpp674 unsigned int b = floatToUnisgnedF10(inColor[2]); in convertUInt_10f_11f_11f_rev()
DglcPackedPixelsTests.cpp1452 GLuint c3 = floatToUnisgnedF10(value * 0.50f); in unpack_UNSIGNED_INT_10F_11F_11F_REV()