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

/xsrc/external/mit/MesaLib.old/dist/src/glx/tests/
H A Dindirect_api.cpp172 void __indirect_glGetPixelMapfv(void) { } function in typeref:typename:void
859 EXPECT_EQ((_glapi_proc) __indirect_glGetPixelMapfv, table[_gloffset_GetPixelMapfv]);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dindirect_init.c176 table[271] = (_glapi_proc) __indirect_glGetPixelMapfv;
H A Dindirect.h339 extern _X_HIDDEN void __indirect_glGetPixelMapfv(GLenum map, GLfloat * values);
H A Dindirect.c3509 void __indirect_glGetPixelMapfv(GLenum map, GLfloat * values) function in typeref:typename:void
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dindirect_init.c176 table[271] = (_glapi_proc) __indirect_glGetPixelMapfv;
H A Dindirect.h339 extern _X_HIDDEN void __indirect_glGetPixelMapfv(GLenum map, GLfloat * values);
H A Dindirect.c3509 void __indirect_glGetPixelMapfv(GLenum map, GLfloat * values) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/glx/tests/
H A Dindirect_api.cpp174 void __indirect_glGetPixelMapfv(GLenum map, GLfloat *values) { } function in typeref:typename:void
861 EXPECT_EQ((_glapi_proc) __indirect_glGetPixelMapfv, table[_gloffset_GetPixelMapfv]);

Completed in 96 milliseconds