Home
last modified time | relevance | path

Searched refs:glVertexAttribPointerType (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/cairo/
DOpenGLShims.h120 typedef void (*glVertexAttribPointerType) (GLuint, GLint, GLenum, GLboolean, GLsizei, const GLvoid*… typedef
/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsContext3DQt.cpp154 typedef void (APIENTRY* glVertexAttribPointerType) (GLuint, GLint, GLenum, GLboolean, GLsizei, cons… typedef
257 glVertexAttribPointerType vertexAttribPointer;