Home
last modified time | relevance | path

Searched refs:__indirect_glClipPlane (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/glx/tests/
Dindirect_api.cpp88 void __indirect_glClipPlane(GLenum plane, const GLdouble *equation) { } in __indirect_glClipPlane() function
775 EXPECT_EQ((_glapi_proc) __indirect_glClipPlane, table[_gloffset_ClipPlane]); in TEST_F()