Home
last modified time | relevance | path

Searched defs:glBindVertexArrayOES (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/opengl/libs/GLES_trace/
Dgltrace.proto39 glBindVertexArrayOES = 13; enumerator
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace.pb.cpp845 const GLMessage_Function GLMessage::glBindVertexArrayOES; member in android::gltrace::GLMessage
Dgltrace.pb.h1193 static const Function glBindVertexArrayOES = GLMessage_Function_glBindVertexArrayOES; variable