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

/frameworks/native/opengl/libs/GLES_trace/
H A Dgltrace.proto66 glClipPlanexIMG = 40;
/frameworks/native/opengl/include/GLES/
H A Dglext.h1058 GL_API void GL_APIENTRY glClipPlanexIMG (GLenum p, const GLfixed *eqn);
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp681 const GLMessage_Function GLMessage::glClipPlanexIMG; member in class:android::gltrace::GLMessage
H A Dgltrace.pb.h1029 static const Function glClipPlanexIMG = GLMessage_Function_glClipPlanexIMG; member in class:android::gltrace::GLMessage
H A Dgltrace_api.cpp22449 glmsg.set_function(GLMessage::glClipPlanexIMG);
22466 glContext->hooks->gl.glClipPlanexIMG(p, eqn);

Completed in 117 milliseconds