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

/external/chromium_org/third_party/mesa/src/src/glx/tests/
H A Dindirect_api.cpp377 void __indirect_glVertex4fv(void) { } function
1060 EXPECT_EQ((_glapi_proc) __indirect_glVertex4fv, table[_gloffset_Vertex4fv]);
/external/mesa3d/src/glx/tests/
H A Dindirect_api.cpp377 void __indirect_glVertex4fv(void) { } function
1060 EXPECT_EQ((_glapi_proc) __indirect_glVertex4fv, table[_gloffset_Vertex4fv]);
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dindirect_init.c376 table[145] = (_glapi_proc) __indirect_glVertex4fv;
H A Dindirect.h213 extern _X_HIDDEN void __indirect_glVertex4fv(const GLfloat * v);
H A Dindirect.c1808 void __indirect_glVertex4fv(const GLfloat * v) function

Completed in 435 milliseconds