Searched refs:glClipPlanefIMG (Results 1 – 7 of 7) sorted by relevance
/frameworks/native/opengl/libs/ |
D | libGLESv1_CM.map.txt | 30 glClipPlanefIMG; # introduced-mips=9 introduced-x86=9
|
D | entries_gles1.in | 29 GL_ENTRY(void, glClipPlanefIMG, GLenum p, const GLfloat *eqn)
|
D | entries.in | 90 GL_ENTRY(void, glClipPlanefIMG, GLenum p, const GLfloat *eqn)
|
/frameworks/native/opengl/libs/GLES_CM/ |
D | glext_api.in | 382 void API_ENTRY(glClipPlanefIMG)(GLenum p, const GLfloat *eqn) { 383 CALL_GL_API(glClipPlanefIMG, p, eqn);
|
/frameworks/base/libs/hwui/debug/ |
D | gles_undefine.h | 100 #undef glClipPlanefIMG
|
D | gles_redefine.h | 100 #define glClipPlanefIMG wrap_glClipPlanefIMG macro
|
/frameworks/native/opengl/include/GLES/ |
D | glext.h | 802 GL_API void GL_APIENTRY glClipPlanefIMG (GLenum p, const GLfloat *eqn);
|