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