Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp1437 GLfloat green_s = deFloatFloor(green_c / deFloatPow(2.0f, exp_s - (float)B - (float)N) + 0.5f); in unpack_UNSIGNED_INT_5_9_9_9_REV() local
1441 GLuint c2 = (static_cast<GLuint>(green_s)) & 511; in unpack_UNSIGNED_INT_5_9_9_9_REV()