Searched refs:glCoverageOperationNV (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/opengl/libs/GLES_trace/
H A Dgltrace.proto83 glCoverageOperationNV = 57;
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp889 const GLMessage_Function GLMessage::glCoverageOperationNV; member in class:android::gltrace::GLMessage
H A Dgltrace.pb.h1237 static const Function glCoverageOperationNV = GLMessage_Function_glCoverageOperationNV; member in class:android::gltrace::GLMessage
H A Dgltrace_api.cpp21771 glmsg.set_function(GLMessage::glCoverageOperationNV);
21782 glContext->hooks->gl.glCoverageOperationNV(operation);
[all...]
/frameworks/native/opengl/include/GLES2/
H A Dgl2ext.h1576 GL_APICALL void GL_APIENTRY glCoverageOperationNV (GLenum operation);

Completed in 4145 milliseconds