Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Dindirect_vertex_array.c1509 __indirect_glSecondaryColorPointer(GLint size, GLenum type, GLsizei stride, in __indirect_glSecondaryColorPointer() function
2016 __indirect_glSecondaryColorPointer(stack[i].count, in __glXPopArrayState()
/external/mesa3d/src/glx/tests/
Dindirect_api.cpp589 void __indirect_glSecondaryColorPointer(GLint size, GLenum type, GLsizei stride, const void *pointe… in __indirect_glSecondaryColorPointer() function
1358 …EXPECT_EQ((_glapi_proc) __indirect_glSecondaryColorPointer, table[_glapi_get_proc_offset("glSecond… in TEST_F()