Searched refs:_gloffset_GetClipPlane (Results 1 – 3 of 3) sorted by relevance
1256 { "glGetClipPlane", 10, _gloffset_GetClipPlane },
847 EXPECT_EQ((_glapi_proc) __indirect_glGetClipPlane, table[_gloffset_GetClipPlane]); in TEST_F()
321 #define _gloffset_GetClipPlane 259 macro5334 return (_glptr_GetClipPlane) (GET_by_offset(disp, _gloffset_GetClipPlane)); in GET_GetClipPlane()5338 SET_by_offset(disp, _gloffset_GetClipPlane, fn); in SET_GetClipPlane()