Searched defs:scaled (Results 1 – 4 of 4) sorted by relevance
295 GLenum scaled = (from - GL_UNSIGNED_BYTE); variable341 const GLenum scaled = (from - GL_FUNC_ADD); variable
108 GLfloat scaled = floatData[dataIndex] * 0.25f; in GetNormalizedData() local
688 RgbaColor scaled = endpoint_low_rgba; in EncodeColorsForMode() local
1572 void Context::scaled(GLdouble x, GLdouble y, GLdouble z) in scaled() function in gl::Context