Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/GLES_trace/
Dgltrace.proto364 glTexSubImage3DOES = 338; enumerator
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace.pb.cpp979 const GLMessage_Function GLMessage::glTexSubImage3DOES; member in android::gltrace::GLMessage
Dgltrace.pb.h1327 static const Function glTexSubImage3DOES = GLMessage_Function_glTexSubImage3DOES; variable