Searched defs:glUniform3f (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java1606 // C function void glUniform3f ( GLint location, GLfloat x, GLfloat y, GLfloat z )
1608 public static native void glUniform3f( method in class:GLES20
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h845 #define glUniform3f wrap_glUniform3f macro
H A Dgles_undefine.h845 #undef glUniform3f macro

Completed in 54 milliseconds