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

/external/chromium_org/third_party/mesa/src/src/glx/tests/
H A Dindirect_api.cpp160 void __indirect_glGenLists(void) { } function
843 EXPECT_EQ((_glapi_proc) __indirect_glGenLists, table[_gloffset_GenLists]);
/external/mesa3d/src/glx/tests/
H A Dindirect_api.cpp160 void __indirect_glGenLists(void) { } function
843 EXPECT_EQ((_glapi_proc) __indirect_glGenLists, table[_gloffset_GenLists]);
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dindirect_init.c159 table[5] = (_glapi_proc) __indirect_glGenLists;
H A Dindirect.h73 extern _X_HIDDEN GLuint __indirect_glGenLists(GLsizei range);
H A Dindirect.c390 GLuint __indirect_glGenLists(GLsizei range) function

Completed in 81 milliseconds