Home
last modified time | relevance | path

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

/development/tools/glesv2debugger/src/com/android/glesv2debugger/
DDebuggerMessage.java149 glUniform3f(119, 119), enumConstant
/development/tools/emulator/opengl/host/libs/Translator/GLES_V2/
DGLESv2Imp.cpp1854 GL_APICALL void GL_APIENTRY glUniform3f(GLint location, GLfloat x, GLfloat y, GLfloat z){ in glUniform3f() function