Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/GLES_trace/
Dgltrace.proto155 glFramebufferTexture3DOES = 129; enumerator
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace.pb.cpp961 const GLMessage_Function GLMessage::glFramebufferTexture3DOES; member in android::gltrace::GLMessage
Dgltrace.pb.h1309 static const Function glFramebufferTexture3DOES = GLMessage_Function_glFramebufferTexture3DOES; variable