Searched refs:__indirect_glWindowPos3iMESA (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/glx/
H A Dindirect_window_pos.c85 __indirect_glWindowPos3iMESA(GLint x, GLint y, GLint z) function
/external/mesa3d/src/glx/
H A Dindirect_window_pos.c85 __indirect_glWindowPos3iMESA(GLint x, GLint y, GLint z) function
/external/chromium_org/third_party/mesa/src/src/glx/tests/
H A Dindirect_api.cpp612 void __indirect_glWindowPos3iMESA(void) { } function
1393 EXPECT_EQ((_glapi_proc) __indirect_glWindowPos3iMESA, table[_glapi_get_proc_offset("glWindowPos3iMESA")]);
/external/mesa3d/src/glx/tests/
H A Dindirect_api.cpp612 void __indirect_glWindowPos3iMESA(void) { } function
1393 EXPECT_EQ((_glapi_proc) __indirect_glWindowPos3iMESA, table[_glapi_get_proc_offset("glWindowPos3iMESA")]);
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dindirect_init.c924 table[o] = (_glapi_proc) __indirect_glWindowPos3iMESA;
H A Dindirect.h621 extern _X_HIDDEN void __indirect_glWindowPos3iMESA(GLint x, GLint y, GLint z);

Completed in 287 milliseconds