Home
last modified time | relevance | path

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

/development/tools/glesv2debugger/src/com/android/glesv2debugger/
DDebuggerMessage.java153 glUniform4f(123, 123), enumConstant
/development/tools/emulator/opengl/host/libs/Translator/GLES_V2/
DGLESv2Imp.cpp1872 GL_APICALL void GL_APIENTRY glUniform4f(GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w… in glUniform4f() function