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

/external/chromium_org/third_party/mesa/src/src/glx/tests/
H A Dindirect_api.cpp298 void __indirect_glRotated(void) { } function
981 EXPECT_EQ((_glapi_proc) __indirect_glRotated, table[_gloffset_Rotated]);
/external/mesa3d/src/glx/tests/
H A Dindirect_api.cpp298 void __indirect_glRotated(void) { } function
981 EXPECT_EQ((_glapi_proc) __indirect_glRotated, table[_gloffset_Rotated]);
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dindirect_init.c297 table[299] = (_glapi_proc) __indirect_glRotated;
H A Dindirect.h367 extern _X_HIDDEN void __indirect_glRotated(GLdouble angle, GLdouble x, GLdouble y, GLdouble z);
H A Dindirect.c3946 void __indirect_glRotated(GLdouble angle, GLdouble x, GLdouble y, GLdouble z) function

Completed in 1323 milliseconds