Searched refs:_gloffset_CopyPixels (Results 1 – 3 of 3) sorted by relevance
1254 { "glCopyPixels", 10, _gloffset_CopyPixels },
810 EXPECT_EQ((_glapi_proc) __indirect_glCopyPixels, table[_gloffset_CopyPixels]); in TEST_F()
317 #define _gloffset_CopyPixels 255 macro5290 return (_glptr_CopyPixels) (GET_by_offset(disp, _gloffset_CopyPixels)); in GET_CopyPixels()5294 SET_by_offset(disp, _gloffset_CopyPixels, fn); in SET_CopyPixels()