Home
last modified time | relevance | path

Searched defs:glVertexAttrib2fv (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.hpp210 void (*glVertexAttrib2fv)(GLuint index, const GLfloat* values); member in LibGLESv2exports
Dentry_points.cpp908 GL_APICALL void GL_APIENTRY glVertexAttrib2fv(GLuint index, const GLfloat* values) in glVertexAttrib2fv() function
/external/deqp/framework/opengl/wrapper/
DglwApi.inl835 #define glVertexAttrib2fv glwVertexAttrib2fv macro
/external/mesa3d/include/GL/
Dgl_mangle.h2487 #define glVertexAttrib2fv MANGLE(VertexAttrib2fv) macro
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl6054 void CallLogWrapper::glVertexAttrib2fv (glw::GLuint index, const glw::GLfloat *v) function in CallLogWrapper
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl7345 GLW_APICALL void GLW_APIENTRY glVertexAttrib2fv (GLuint index, const GLfloat *v) function