Searched refs:__indirect_glLoadName (Results 1 - 5 of 5) sorted by path

/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dindirect.c2465 void __indirect_glLoadName(GLuint name) function
H A Dindirect.h266 extern _X_HIDDEN void __indirect_glLoadName(GLuint name);
H A Dindirect_init.c215 table[198] = (_glapi_proc) __indirect_glLoadName;
/external/chromium_org/third_party/mesa/src/src/glx/tests/
H A Dindirect_api.cpp216 void __indirect_glLoadName(void) { } function
899 EXPECT_EQ((_glapi_proc) __indirect_glLoadName, table[_gloffset_LoadName]);
/external/mesa3d/src/glx/tests/
H A Dindirect_api.cpp216 void __indirect_glLoadName(void) { } function
899 EXPECT_EQ((_glapi_proc) __indirect_glLoadName, table[_gloffset_LoadName]);

Completed in 273 milliseconds