Home
last modified time | relevance | path

Searched defs:vertexAttrib1fv (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl168 glVertexAttrib1fvFunc vertexAttrib1fv; variable
/external/chromium_org/third_party/WebKit/Source/platform/graphics/test/
DMockWebGraphicsContext3D.h223 virtual void vertexAttrib1fv(WGC3Duint index, const WGC3Dfloat* values) { } in vertexAttrib1fv() function
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DWebGLRenderingContextBase.cpp4118 void WebGLRenderingContextBase::vertexAttrib1fv(GLuint index, Float32Array* v) in vertexAttrib1fv() function in blink::WebGLRenderingContextBase
4123 void WebGLRenderingContextBase::vertexAttrib1fv(GLuint index, GLfloat* v, GLsizei size) in vertexAttrib1fv() function in blink::WebGLRenderingContextBase