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

/external/chromium_org/third_party/mesa/src/src/glx/tests/
H A Dindirect_api.cpp191 void __indirect_glIndexd(void) { } function
874 EXPECT_EQ((_glapi_proc) __indirect_glIndexd, table[_gloffset_Indexd]);
/external/mesa3d/src/glx/tests/
H A Dindirect_api.cpp191 void __indirect_glIndexd(void) { } function
874 EXPECT_EQ((_glapi_proc) __indirect_glIndexd, table[_gloffset_Indexd]);
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dindirect_init.c190 table[44] = (_glapi_proc) __indirect_glIndexd;
H A Dindirect.h112 extern _X_HIDDEN void __indirect_glIndexd(GLdouble c);
H A Dindirect.c825 void __indirect_glIndexd(GLdouble c) function

Completed in 2220 milliseconds