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

/external/webkit/Source/WebCore/platform/graphics/cairo/
H A DOpenGLShims.h127 FUNCTION_TABLE_ENTRY(glBindAttribLocation);
224 #define glBindAttribLocation LOOKUP_GL_FUNCTION(glBindAttribLocation) macro
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
H A DlibGLESv2.cpp106 void __stdcall glBindAttribLocation(GLuint program, GLuint index, const GLchar* name) function

Completed in 44 milliseconds