Searched refs:__indirect_glListBase (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/glx/tests/
H A Dindirect_api.cpp212 void __indirect_glListBase(void) { } function
895 EXPECT_EQ((_glapi_proc) __indirect_glListBase, table[_gloffset_ListBase]);
/external/mesa3d/src/glx/tests/
H A Dindirect_api.cpp212 void __indirect_glListBase(void) { } function
895 EXPECT_EQ((_glapi_proc) __indirect_glListBase, table[_gloffset_ListBase]);
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dindirect_init.c211 table[6] = (_glapi_proc) __indirect_glListBase;
H A Dindirect.h74 extern _X_HIDDEN void __indirect_glListBase(GLuint base);
H A Dindirect.c416 void __indirect_glListBase(GLuint base) function

Completed in 106 milliseconds