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

/external/chromium_org/third_party/mesa/src/src/glx/tests/
H A Dindirect_api.cpp132 void __indirect_glDrawBuffer(void) { } function
815 EXPECT_EQ((_glapi_proc) __indirect_glDrawBuffer, table[_gloffset_DrawBuffer]);
/external/mesa3d/src/glx/tests/
H A Dindirect_api.cpp132 void __indirect_glDrawBuffer(void) { } function
815 EXPECT_EQ((_glapi_proc) __indirect_glDrawBuffer, table[_gloffset_DrawBuffer]);
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dindirect_init.c131 table[202] = (_glapi_proc) __indirect_glDrawBuffer;
H A Dindirect.h270 extern _X_HIDDEN void __indirect_glDrawBuffer(GLenum mode);
H A Dindirect.c2508 void __indirect_glDrawBuffer(GLenum mode) function

Completed in 664 milliseconds