Searched refs:_gloffset_CopyTexImage2D (Results 1 – 4 of 4) sorted by relevance
5819 { 18482, _gloffset_CopyTexImage2D },
392 #define _gloffset_CopyTexImage2D 324 macro5743 return (_glptr_CopyTexImage2D) (GET_by_offset(disp, _gloffset_CopyTexImage2D)); in GET_CopyTexImage2D()5747 SET_by_offset(disp, _gloffset_CopyTexImage2D, fn); in SET_CopyTexImage2D()
1075 EXPECT_EQ((_glapi_proc) __indirect_glCopyTexImage2D, table[_gloffset_CopyTexImage2D]); in TEST_F()