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

/external/chromium_org/third_party/mesa/src/src/glx/tests/
H A Dindirect_api.cpp177 void __indirect_glGetPolygonStipple(void) { } function
860 EXPECT_EQ((_glapi_proc) __indirect_glGetPolygonStipple, table[_gloffset_GetPolygonStipple]);
/external/mesa3d/src/glx/tests/
H A Dindirect_api.cpp177 void __indirect_glGetPolygonStipple(void) { } function
860 EXPECT_EQ((_glapi_proc) __indirect_glGetPolygonStipple, table[_gloffset_GetPolygonStipple]);
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dindirect_init.c176 table[274] = (_glapi_proc) __indirect_glGetPolygonStipple;
H A Dindirect.h342 extern _X_HIDDEN void __indirect_glGetPolygonStipple(GLubyte * mask);
H A Dindirect.c3470 void __indirect_glGetPolygonStipple(GLubyte * mask) function

Completed in 101 milliseconds