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

/frameworks/native/opengl/libs/GLES_trace/
H A Dgltrace.proto63 glClipPlanefIMG = 37;
/frameworks/native/opengl/include/GLES/
H A Dglext.h1057 GL_API void GL_APIENTRY glClipPlanefIMG (GLenum p, const GLfloat *eqn);
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp678 const GLMessage_Function GLMessage::glClipPlanefIMG; member in class:android::gltrace::GLMessage
H A Dgltrace.pb.h1026 static const Function glClipPlanefIMG = GLMessage_Function_glClipPlanefIMG; member in class:android::gltrace::GLMessage
H A Dgltrace_api.cpp22414 glmsg.set_function(GLMessage::glClipPlanefIMG);
22431 glContext->hooks->gl.glClipPlanefIMG(p, eqn);

Completed in 66 milliseconds