Home
last modified time | relevance | path

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

/development/tools/glesv2debugger/src/com/android/glesv2debugger/
DDebuggerMessage.java145 glUniform2f(115, 115), enumConstant
/development/tools/emulator/opengl/host/libs/Translator/GLES_V2/
DGLESv2Imp.cpp1838 GL_APICALL void GL_APIENTRY glUniform2f(GLint location, GLfloat x, GLfloat y){ in glUniform2f() function