Searched defs:__indirect_glIndexPointer (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/glx/
H A Dindirect_vertex_array.c1330 __indirect_glIndexPointer(GLenum type, GLsizei stride, const GLvoid * pointer) function
2003 __indirect_glIndexPointer(stack[i].data_type,
/external/mesa3d/src/glx/tests/
H A Dindirect_api.cpp397 void __indirect_glIndexPointer(void) { } function
1086 EXPECT_EQ((_glapi_proc) __indirect_glIndexPointer, table[_gloffset_IndexPointer]);

Completed in 165 milliseconds