Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/GLES_trace/
Dgltrace.proto139 glExtIsProgramBinaryQCOM = 113; enumerator
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace.pb.cpp945 const GLMessage_Function GLMessage::glExtIsProgramBinaryQCOM; member in android::gltrace::GLMessage
Dgltrace.pb.h1293 static const Function glExtIsProgramBinaryQCOM = GLMessage_Function_glExtIsProgramBinaryQCOM; variable