Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/tests/
Dindirect_api.cpp160 void __indirect_glGetClipPlane(GLenum plane, GLdouble *equation) { } in __indirect_glGetClipPlane() function
847 EXPECT_EQ((_glapi_proc) __indirect_glGetClipPlane, table[_gloffset_GetClipPlane]); in TEST_F()