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

/external/chromium_org/third_party/mesa/src/src/glx/tests/
H A Dindirect_api.cpp88 void __indirect_glClearIndex(void) { } function
771 EXPECT_EQ((_glapi_proc) __indirect_glClearIndex, table[_gloffset_ClearIndex]);
/external/mesa3d/src/glx/tests/
H A Dindirect_api.cpp88 void __indirect_glClearIndex(void) { } function
771 EXPECT_EQ((_glapi_proc) __indirect_glClearIndex, table[_gloffset_ClearIndex]);
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dindirect_init.c87 table[205] = (_glapi_proc) __indirect_glClearIndex;
H A Dindirect.h273 extern _X_HIDDEN void __indirect_glClearIndex(GLfloat c);
H A Dindirect.c2544 void __indirect_glClearIndex(GLfloat c) function

Completed in 203 milliseconds