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

/external/chromium_org/third_party/mesa/src/src/glx/tests/
H A Dindirect_api.cpp262 void __indirect_glPushName(void) { } function
945 EXPECT_EQ((_glapi_proc) __indirect_glPushName, table[_gloffset_PushName]);
/external/mesa3d/src/glx/tests/
H A Dindirect_api.cpp262 void __indirect_glPushName(void) { } function
945 EXPECT_EQ((_glapi_proc) __indirect_glPushName, table[_gloffset_PushName]);
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dindirect_init.c261 table[201] = (_glapi_proc) __indirect_glPushName;
H A Dindirect.h269 extern _X_HIDDEN void __indirect_glPushName(GLuint name);
H A Dindirect.c2497 void __indirect_glPushName(GLuint name) function

Completed in 239 milliseconds