Searched defs:vertexAttrib2f (Results 1 – 5 of 5) sorted by relevance
173 glVertexAttrib2fFunc vertexAttrib2f; variable
686 void GLContext::vertexAttrib2f (deUint32 index, float x, float y) in vertexAttrib2f() function in sglr::GLContext
3724 void ReferenceContext::vertexAttrib2f (deUint32 index, float x, float y) in vertexAttrib2f() function in sglr::ReferenceContext
224 virtual void vertexAttrib2f(WGC3Duint index, WGC3Dfloat x, WGC3Dfloat y) { } in vertexAttrib2f() function
4128 void WebGLRenderingContextBase::vertexAttrib2f(GLuint index, GLfloat v0, GLfloat v1) in vertexAttrib2f() function in blink::WebGLRenderingContextBase