Searched defs:glVertexAttrib4fv (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/cairo/
H A DOpenGLShims.h215 FUNCTION_TABLE_ENTRY(glVertexAttrib4fv);
313 #define glVertexAttrib4fv LOOKUP_GL_FUNCTION(glVertexAttrib4fv) macro
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
H A DlibGLESv2.cpp5569 void __stdcall glVertexAttrib4fv(GLuint index, const GLfloat* values) function

Completed in 25 milliseconds