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

/external/chromium_org/third_party/mesa/src/src/glx/tests/
H A Dindirect_api.cpp245 void __indirect_glPassThrough(void) { } function
928 EXPECT_EQ((_glapi_proc) __indirect_glPassThrough, table[_gloffset_PassThrough]);
/external/mesa3d/src/glx/tests/
H A Dindirect_api.cpp245 void __indirect_glPassThrough(void) { } function
928 EXPECT_EQ((_glapi_proc) __indirect_glPassThrough, table[_gloffset_PassThrough]);
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dindirect_init.c244 table[199] = (_glapi_proc) __indirect_glPassThrough;
H A Dindirect.h267 extern _X_HIDDEN void __indirect_glPassThrough(GLfloat token);
H A Dindirect.c2476 void __indirect_glPassThrough(GLfloat token) function

Completed in 282 milliseconds