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

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dindirect_window_pos.c49 __indirect_glWindowPos2s(GLshort x, GLshort y) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dindirect_window_pos.c49 __indirect_glWindowPos2s(GLshort x, GLshort y) function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/glx/tests/
H A Dindirect_api.cpp604 void __indirect_glWindowPos2s(void) { } function in typeref:typename:void
1389 EXPECT_EQ((_glapi_proc) __indirect_glWindowPos2s, table[_glapi_get_proc_offset("glWindowPos2sMESA")]);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dindirect_init.c619 table[o] = (_glapi_proc) __indirect_glWindowPos2s;
H A Dindirect.h536 extern _X_HIDDEN void __indirect_glWindowPos2s(GLshort x, GLshort y);
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dindirect_init.c619 table[o] = (_glapi_proc) __indirect_glWindowPos2s;
H A Dindirect.h536 extern _X_HIDDEN void __indirect_glWindowPos2s(GLshort x, GLshort y);
/xsrc/external/mit/MesaLib/dist/src/glx/tests/
H A Dindirect_api.cpp606 void __indirect_glWindowPos2s(GLshort x, GLshort y) { } function in typeref:typename:void
1391 EXPECT_EQ((_glapi_proc) __indirect_glWindowPos2s, table[_glapi_get_proc_offset("glWindowPos2sMESA")]);

Completed in 17 milliseconds