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

/external/webkit/Source/WebCore/platform/graphics/cairo/
H A DOpenGLShims.h92 typedef void (*glUniform1fvType) (GLint, GLsizei, const GLfloat*); typedef
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DGraphicsContext3DQt.cpp126 typedef void (APIENTRY* glUniform1fvType) (GLint, GLsizei, const GLfloat*); typedef in namespace:WebCore
229 glUniform1fvType uniform1fv;

Completed in 21 milliseconds