Home
last modified time | relevance | path

Searched refs:_gloffset_TexSubImage3D (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Dremap_helper.h5846 { 25073, _gloffset_TexSubImage3D },
Ddispatch.h440 #define _gloffset_TexSubImage3D 372 macro
6271 return (_glptr_TexSubImage3D) (GET_by_offset(disp, _gloffset_TexSubImage3D)); in GET_TexSubImage3D()
6275 SET_by_offset(disp, _gloffset_TexSubImage3D, fn); in SET_TexSubImage3D()
/external/mesa3d/src/glx/tests/
Dindirect_api.cpp1141 EXPECT_EQ((_glapi_proc) __indirect_glTexSubImage3D, table[_gloffset_TexSubImage3D]); in TEST_F()
/external/chromium_org/third_party/mesa/src/src/glx/tests/
Dindirect_api.cpp1141 EXPECT_EQ((_glapi_proc) __indirect_glTexSubImage3D, table[_gloffset_TexSubImage3D]); in TEST_F()