Searched refs:green_s (Results 1 – 1 of 1) sorted by relevance
1437 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() local1441 GLuint c2 = (static_cast<GLuint>(green_s)) & 511; in unpack_UNSIGNED_INT_5_9_9_9_REV()