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

/xsrc/external/mit/MesaLib.old/dist/src/glx/tests/
H A Dindirect_api.cpp191 void __indirect_glIndexf(void) { } function in typeref:typename:void
878 EXPECT_EQ((_glapi_proc) __indirect_glIndexf, table[_gloffset_Indexf]);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dindirect_init.c195 table[46] = (_glapi_proc) __indirect_glIndexf;
H A Dindirect.h114 extern _X_HIDDEN void __indirect_glIndexf(GLfloat c);
H A Dindirect.c867 void __indirect_glIndexf(GLfloat c) function in typeref:typename:void
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dindirect_init.c195 table[46] = (_glapi_proc) __indirect_glIndexf;
H A Dindirect.h114 extern _X_HIDDEN void __indirect_glIndexf(GLfloat c);
H A Dindirect.c867 void __indirect_glIndexf(GLfloat c) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/glx/tests/
H A Dindirect_api.cpp193 void __indirect_glIndexf(GLfloat c) { } function in typeref:typename:void
880 EXPECT_EQ((_glapi_proc) __indirect_glIndexf, table[_gloffset_Indexf]);

Completed in 103 milliseconds