Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/GLES_trace/
Dgltrace.proto83 glCoverageOperationNV = 57; enumerator
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace.pb.cpp698 const GLMessage_Function GLMessage::glCoverageOperationNV; member in android::gltrace::GLMessage
Dgltrace.pb.h1046 static const Function glCoverageOperationNV = GLMessage_Function_glCoverageOperationNV; variable