Searched refs:_gloffset_CopyPixels (Results 1 – 3 of 3) sorted by relevance
808 EXPECT_EQ((_glapi_proc) __indirect_glCopyPixels, table[_gloffset_CopyPixels]); in TEST_F()
323 #define _gloffset_CopyPixels 255 macro4984 return (_glptr_CopyPixels) (GET_by_offset(disp, _gloffset_CopyPixels)); in GET_CopyPixels()4988 SET_by_offset(disp, _gloffset_CopyPixels, fn); in SET_CopyPixels()