Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/GLES_trace/
Dgltrace.proto351 glTexGenxOES = 325; enumerator
/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java1056 public static native void glTexGenxOES( in glTexGenxOES() method in GLES11Ext
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace.pb.cpp862 const GLMessage_Function GLMessage::glTexGenxOES; member in android::gltrace::GLMessage
Dgltrace.pb.h1195 static const Function glTexGenxOES = GLMessage_Function_glTexGenxOES; variable