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

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dvertarr.c102 __indirect_glInterleavedArrays(GLenum format, GLsizei stride, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dvertarr.c102 __indirect_glInterleavedArrays(GLenum format, GLsizei stride, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/glx/tests/
H A Dindirect_api.cpp400 void __indirect_glInterleavedArrays(void) { } function in typeref:typename:void
1091 EXPECT_EQ((_glapi_proc) __indirect_glInterleavedArrays, table[_gloffset_InterleavedArrays]);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dindirect_init.c407 table[317] = (_glapi_proc) __indirect_glInterleavedArrays;
H A Dindirect.h385 extern _X_HIDDEN void __indirect_glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer);
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dindirect_init.c407 table[317] = (_glapi_proc) __indirect_glInterleavedArrays;
H A Dindirect.h385 extern _X_HIDDEN void __indirect_glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer);
/xsrc/external/mit/MesaLib/dist/src/glx/tests/
H A Dindirect_api.cpp402 void __indirect_glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid *pointer) { } function in typeref:typename:void
1093 EXPECT_EQ((_glapi_proc) __indirect_glInterleavedArrays, table[_gloffset_InterleavedArrays]);

Completed in 17 milliseconds