Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Dremap_helper.h5842 { 8199, _gloffset_TexSubImage1D },
Ddispatch.h400 #define _gloffset_TexSubImage1D 332 macro
5831 return (_glptr_TexSubImage1D) (GET_by_offset(disp, _gloffset_TexSubImage1D)); in GET_TexSubImage1D()
5835 SET_by_offset(disp, _gloffset_TexSubImage1D, fn); in SET_TexSubImage1D()
/external/mesa3d/src/glx/tests/
Dindirect_api.cpp1097 EXPECT_EQ((_glapi_proc) __indirect_glTexSubImage1D, table[_gloffset_TexSubImage1D]); in TEST_F()
/external/chromium_org/third_party/mesa/src/src/glx/tests/
Dindirect_api.cpp1097 EXPECT_EQ((_glapi_proc) __indirect_glTexSubImage1D, table[_gloffset_TexSubImage1D]); in TEST_F()