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

/external/chromium_org/third_party/mesa/src/src/glx/tests/
H A Dindirect_api.cpp198 void __indirect_glIndexsv(void) { } function
881 EXPECT_EQ((_glapi_proc) __indirect_glIndexsv, table[_gloffset_Indexsv]);
/external/mesa3d/src/glx/tests/
H A Dindirect_api.cpp198 void __indirect_glIndexsv(void) { } function
881 EXPECT_EQ((_glapi_proc) __indirect_glIndexsv, table[_gloffset_Indexsv]);
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dindirect_init.c197 table[51] = (_glapi_proc) __indirect_glIndexsv;
H A Dindirect.h119 extern _X_HIDDEN void __indirect_glIndexsv(const GLshort * c);
H A Dindirect.c887 void __indirect_glIndexsv(const GLshort * c) function

Completed in 221 milliseconds