Searched defs:uniform1f (Results 1 – 11 of 11) sorted by relevance
716 void GLContext::uniform1f (deInt32 location, float v0) in uniform1f() function in sglr::GLContext
3854 void ReferenceContext::uniform1f (deInt32 location, const float v0) in uniform1f() function in sglr::ReferenceContext
886 uniform1f: function (...args) { method
189 PFNGLUNIFORM1FPROC uniform1f = nullptr; variable
742 glUniform1fFunc uniform1f; variable
7210 void Context::uniform1f(UniformLocation location, GLfloat x) in uniform1f() function in gl::Context
5032 uniform1f(location: WebGLUniformLocation | null, x: GLfloat): void; method
16279 uniform1f(location: WebGLUniformLocation | null, x: GLfloat): void; method
5012 uniform1f(location: WebGLUniformLocation | null, x: GLfloat): void; method
16259 uniform1f(location: WebGLUniformLocation | null, x: GLfloat): void; method
15117 uniform1f(location: WebGLUniformLocation, x: number): void; method