Searched refs:_gloffset_GetMapfv (Results 1 – 3 of 3) sorted by relevance
1260 { "glGetMapfv", 10, _gloffset_GetMapfv },
855 EXPECT_EQ((_glapi_proc) __indirect_glGetMapfv, table[_gloffset_GetMapfv]); in TEST_F()
329 #define _gloffset_GetMapfv 267 macro5422 return (_glptr_GetMapfv) (GET_by_offset(disp, _gloffset_GetMapfv)); in GET_GetMapfv()5426 SET_by_offset(disp, _gloffset_GetMapfv, fn); in SET_GetMapfv()