Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/GLES_trace/
Dgltrace.proto76 glCompressedTexImage3DOES = 50; enumerator
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace.pb.cpp882 const GLMessage_Function GLMessage::glCompressedTexImage3DOES; member in android::gltrace::GLMessage
Dgltrace.pb.h1230 static const Function glCompressedTexImage3DOES = GLMessage_Function_glCompressedTexImage3DOES; variable