Home
last modified time | relevance | path

Searched refs:__indirect_glNewList (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/docs/relnotes/
D10.4.rst238 indirect.c:296: multiple definition of \`__indirect_glNewList'
/external/mesa3d/src/glx/tests/
Dindirect_api.cpp231 void __indirect_glNewList(GLuint list, GLenum mode) { } in __indirect_glNewList() function
918 EXPECT_EQ((_glapi_proc) __indirect_glNewList, table[_gloffset_NewList]); in TEST_F()