Searched refs:_gloffset_TexSubImage3D (Results 1 – 3 of 3) sorted by relevance
2320 { "glTexSubImage3DOES", 20, _gloffset_TexSubImage3D },
1143 EXPECT_EQ((_glapi_proc) __indirect_glTexSubImage3D, table[_gloffset_TexSubImage3D]); in TEST_F()
434 #define _gloffset_TexSubImage3D 372 macro6577 return (_glptr_TexSubImage3D) (GET_by_offset(disp, _gloffset_TexSubImage3D)); in GET_TexSubImage3D()6581 SET_by_offset(disp, _gloffset_TexSubImage3D, fn); in SET_TexSubImage3D()