Searched defs:uniform1f (Results 1 – 2 of 2) sorted by relevance
189 PFNGLUNIFORM1FPROC uniform1f = nullptr; variable
6625 void Context::uniform1f(UniformLocation location, GLfloat x) in uniform1f() function in gl::Context