Searched defs:paramValue (Results 1 – 4 of 4) sorted by relevance
351 void ParamBuffer::addValueParam(const char *paramName, ParamType paramType, T paramValue) in addValueParam()362 T paramValue) in addEnumParam()
424 bool ValidateTextureMaxAnisotropyValue(const Context *context, GLfloat paramValue) in ValidateTextureMaxAnisotropyValue()6090 GLfloat paramValue = static_cast<GLfloat>(params[0]); in ValidateTexParameterBase() local6417 GLfloat paramValue = static_cast<GLfloat>(params[0]); in ValidateSamplerParameterBase() local
1382 GLfloat paramValue; in ValidateTexParameterBaseForGLfixed() local
209 GLint paramValue = 0; in getRenderbufferParameter() local