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

/external/webkit/Source/WebCore/platform/graphics/cairo/
H A DOpenGLShims.h191 FUNCTION_TABLE_ENTRY(glUniform2f);
289 #define glUniform2f LOOKUP_GL_FUNCTION(glUniform2f) macro
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
H A DlibGLESv2.cpp4927 void __stdcall glUniform2f(GLint location, GLfloat x, GLfloat y) function

Completed in 22 milliseconds