Searched refs:blue_s (Results 1 – 1 of 1) sorted by relevance
1438 GLfloat blue_s = deFloatFloor(blue_c / deFloatPow(2.0f, exp_s - (float)B - (float)N) + 0.5f); in unpack_UNSIGNED_INT_5_9_9_9_REV() local1442 GLuint c3 = (static_cast<GLuint>(blue_s)) & 511; in unpack_UNSIGNED_INT_5_9_9_9_REV()