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

/frameworks/base/opengl/libs/GLES2_dbg/src/
H A Ddebugger_message.pb.cpp289 const Message_Function Message::glGenerateMipmap; member in class:com::android::glesv2debugger::Message
H A Ddebugger_message.pb.h363 static const Function glGenerateMipmap = Message_Function_glGenerateMipmap; member in class:com::android::glesv2debugger::Message
/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java753 // C function void glGenerateMipmap ( GLenum target )
755 public static native void glGenerateMipmap( method in class:GLES20

Completed in 634 milliseconds