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

/external/chromium_org/third_party/mesa/src/src/glx/tests/
H A Dindirect_api.cpp211 void __indirect_glLineWidth(void) { } function
894 EXPECT_EQ((_glapi_proc) __indirect_glLineWidth, table[_gloffset_LineWidth]);
/external/mesa3d/src/glx/tests/
H A Dindirect_api.cpp211 void __indirect_glLineWidth(void) { } function
894 EXPECT_EQ((_glapi_proc) __indirect_glLineWidth, table[_gloffset_LineWidth]);
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dindirect_init.c210 table[168] = (_glapi_proc) __indirect_glLineWidth;
H A Dindirect.h236 extern _X_HIDDEN void __indirect_glLineWidth(GLfloat width);
H A Dindirect.c2078 void __indirect_glLineWidth(GLfloat width) function

Completed in 843 milliseconds