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

/external/chromium_org/third_party/mesa/src/src/glx/tests/
H A Dindirect_api.cpp85 void __indirect_glClearAccum(void) { } function
768 EXPECT_EQ((_glapi_proc) __indirect_glClearAccum, table[_gloffset_ClearAccum]);
/external/mesa3d/src/glx/tests/
H A Dindirect_api.cpp85 void __indirect_glClearAccum(void) { } function
768 EXPECT_EQ((_glapi_proc) __indirect_glClearAccum, table[_gloffset_ClearAccum]);
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dindirect_init.c84 table[204] = (_glapi_proc) __indirect_glClearAccum;
H A Dindirect.h272 extern _X_HIDDEN void __indirect_glClearAccum(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
H A Dindirect.c2530 void __indirect_glClearAccum(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) function

Completed in 157 milliseconds