Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcMisc.hpp32 glw::GLuint floatToUnisgnedF11(float f);
DglcMisc.cpp102 GLuint floatToUnisgnedF11(float f) in floatToUnisgnedF11() function
DglcInternalformatTests.cpp675 unsigned int g = floatToUnisgnedF11(inColor[1]); in convertUInt_10f_11f_11f_rev()
676 unsigned int r = floatToUnisgnedF11(inColor[0]); in convertUInt_10f_11f_11f_rev()
DglcPackedPixelsTests.cpp1451 GLuint c1 = floatToUnisgnedF11(value * 1.00f); in unpack_UNSIGNED_INT_10F_11F_11F_REV()
1452 GLuint c2 = floatToUnisgnedF11(value * 0.75f); in unpack_UNSIGNED_INT_10F_11F_11F_REV()