Searched refs:_gloffset_CopyTexSubImage3D (Results 1 – 3 of 3) sorted by relevance
2217 { "glCopyTexSubImage3DOES", 20, _gloffset_CopyTexSubImage3D },
1122 EXPECT_EQ((_glapi_proc) __indirect_glCopyTexSubImage3D, table[_gloffset_CopyTexSubImage3D]); in TEST_F()
435 #define _gloffset_CopyTexSubImage3D 373 macro6588 return (_glptr_CopyTexSubImage3D) (GET_by_offset(disp, _gloffset_CopyTexSubImage3D)); in GET_CopyTexSubImage3D()6592 SET_by_offset(disp, _gloffset_CopyTexSubImage3D, fn); in SET_CopyTexSubImage3D()