Searched refs:glUniformMatrix4fvType (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/cairo/
H A DOpenGLShims.h109 typedef void (*glUniformMatrix4fvType) (GLint, GLsizei, GLboolean, const GLfloat*); typedef
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DGraphicsContext3DQt.cpp143 typedef void (APIENTRY* glUniformMatrix4fvType) (GLint, GLsizei, GLboolean, const GLfloat*); typedef in namespace:WebCore
246 glUniformMatrix4fvType uniformMatrix4fv;

Completed in 21 milliseconds