Searched refs:__indirect_glWindowPos2f (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dindirect_window_pos.c43 __indirect_glWindowPos2f(GLfloat x, GLfloat y) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dindirect_window_pos.c43 __indirect_glWindowPos2f(GLfloat x, GLfloat y) function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/glx/tests/
H A Dindirect_api.cpp600 void __indirect_glWindowPos2f(void) { } function in typeref:typename:void
1385 EXPECT_EQ((_glapi_proc) __indirect_glWindowPos2f, table[_glapi_get_proc_offset("glWindowPos2fMESA")]);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dindirect_init.c607 table[o] = (_glapi_proc) __indirect_glWindowPos2f;
H A Dindirect.h532 extern _X_HIDDEN void __indirect_glWindowPos2f(GLfloat x, GLfloat y);
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dindirect_init.c607 table[o] = (_glapi_proc) __indirect_glWindowPos2f;
H A Dindirect.h532 extern _X_HIDDEN void __indirect_glWindowPos2f(GLfloat x, GLfloat y);
/xsrc/external/mit/MesaLib/dist/src/glx/tests/
H A Dindirect_api.cpp602 void __indirect_glWindowPos2f(GLfloat x, GLfloat y) { } function in typeref:typename:void
1387 EXPECT_EQ((_glapi_proc) __indirect_glWindowPos2f, table[_glapi_get_proc_offset("glWindowPos2fMESA")]);

Completed in 20 milliseconds