Searched refs:_gloffset_GetMapdv (Results 1 – 3 of 3) sorted by relevance
1259 { "glGetMapdv", 10, _gloffset_GetMapdv },
854 EXPECT_EQ((_glapi_proc) __indirect_glGetMapdv, table[_gloffset_GetMapdv]); in TEST_F()
328 #define _gloffset_GetMapdv 266 macro5411 return (_glptr_GetMapdv) (GET_by_offset(disp, _gloffset_GetMapdv)); in GET_GetMapdv()5415 SET_by_offset(disp, _gloffset_GetMapdv, fn); in SET_GetMapdv()