Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/GLES_trace/
Dgltrace.proto81 glCopyTexSubImage3DOES = 55; enumerator
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace.pb.cpp696 const GLMessage_Function GLMessage::glCopyTexSubImage3DOES; member in android::gltrace::GLMessage
Dgltrace.pb.h1044 static const Function glCopyTexSubImage3DOES = GLMessage_Function_glCopyTexSubImage3DOES; variable