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

/external/chromium_org/third_party/mesa/src/src/glx/tests/
H A Dindirect_api.cpp116 void __indirect_glColor4sv(void) { } function
799 EXPECT_EQ((_glapi_proc) __indirect_glColor4sv, table[_gloffset_Color4sv]);
/external/mesa3d/src/glx/tests/
H A Dindirect_api.cpp116 void __indirect_glColor4sv(void) { } function
799 EXPECT_EQ((_glapi_proc) __indirect_glColor4sv, table[_gloffset_Color4sv]);
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dindirect_init.c115 table[34] = (_glapi_proc) __indirect_glColor4sv;
H A Dindirect.h102 extern _X_HIDDEN void __indirect_glColor4sv(const GLshort * v);
H A Dindirect.c727 void __indirect_glColor4sv(const GLshort * v) function

Completed in 105 milliseconds