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

/external/chromium_org/third_party/mesa/src/src/glx/tests/
H A Dindirect_api.cpp162 void __indirect_glGetClipPlane(void) { } function
845 EXPECT_EQ((_glapi_proc) __indirect_glGetClipPlane, table[_gloffset_GetClipPlane]);
/external/mesa3d/src/glx/tests/
H A Dindirect_api.cpp162 void __indirect_glGetClipPlane(void) { } function
845 EXPECT_EQ((_glapi_proc) __indirect_glGetClipPlane, table[_gloffset_GetClipPlane]);
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dindirect_init.c161 table[259] = (_glapi_proc) __indirect_glGetClipPlane;
H A Dindirect.h327 extern _X_HIDDEN void __indirect_glGetClipPlane(GLenum plane, GLdouble * equation);
H A Dindirect.c3158 void __indirect_glGetClipPlane(GLenum plane, GLdouble * equation) function

Completed in 1445 milliseconds