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

/frameworks/base/opengl/java/android/opengl/
H A DGLES30.java1085 // C function GLint glGetFragDataLocation ( GLuint program, const GLchar *name )
1087 public static native int glGetFragDataLocation( method in class:GLES30
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h344 #define glGetFragDataLocation wrap_glGetFragDataLocation macro
H A Dgles_undefine.h344 #undef glGetFragDataLocation macro

Completed in 54 milliseconds