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

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dsingle2.c793 __indirect_glIsEnabled(GLenum cap) function in typeref:typename:GLboolean
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dsingle2.c755 __indirect_glIsEnabled(GLenum cap) function in typeref:typename:GLboolean
/xsrc/external/mit/MesaLib.old/dist/src/glx/tests/
H A Dindirect_api.cpp198 void __indirect_glIsEnabled(void) { } function in typeref:typename:void
885 EXPECT_EQ((_glapi_proc) __indirect_glIsEnabled, table[_gloffset_IsEnabled]);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dindirect_init.c202 table[286] = (_glapi_proc) __indirect_glIsEnabled;
H A Dindirect.h354 extern _X_HIDDEN GLboolean __indirect_glIsEnabled(GLenum cap);
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dindirect_init.c202 table[286] = (_glapi_proc) __indirect_glIsEnabled;
H A Dindirect.h354 extern _X_HIDDEN GLboolean __indirect_glIsEnabled(GLenum cap);
/xsrc/external/mit/MesaLib/dist/src/glx/tests/
H A Dindirect_api.cpp200 void __indirect_glIsEnabled(GLenum cap) { } function in typeref:typename:void
887 EXPECT_EQ((_glapi_proc) __indirect_glIsEnabled, table[_gloffset_IsEnabled]);

Completed in 19 milliseconds