Home
last modified time | relevance | path

Searched defs:glTexGenfOES (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/opengl/libs/GLES_trace/
Dgltrace.proto347 glTexGenfOES = 321; enumerator
/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java1006 public static native void glTexGenfOES( in glTexGenfOES() method in GLES11Ext
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace.pb.cpp858 const GLMessage_Function GLMessage::glTexGenfOES; member in android::gltrace::GLMessage
Dgltrace.pb.h1191 static const Function glTexGenfOES = GLMessage_Function_glTexGenfOES; variable