Searched refs:__indirect_glRotatef (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/glx/tests/
H A Dindirect_api.cpp299 void __indirect_glRotatef(void) { } function
982 EXPECT_EQ((_glapi_proc) __indirect_glRotatef, table[_gloffset_Rotatef]);
/external/mesa3d/src/glx/tests/
H A Dindirect_api.cpp299 void __indirect_glRotatef(void) { } function
982 EXPECT_EQ((_glapi_proc) __indirect_glRotatef, table[_gloffset_Rotatef]);
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dindirect_init.c298 table[300] = (_glapi_proc) __indirect_glRotatef;
H A Dindirect.h368 extern _X_HIDDEN void __indirect_glRotatef(GLfloat angle, GLfloat x, GLfloat y, GLfloat z);
H A Dindirect.c3960 void __indirect_glRotatef(GLfloat angle, GLfloat x, GLfloat y, GLfloat z) function

Completed in 612 milliseconds