Home
last modified time | relevance | path

Searched refs:__indirect_glIndexPointer (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/glx/
H A Dvertarr.c70 __indirect_glIndexPointer(type, stride, pointer); in __indirect_glIndexPointerEXT()
H A Dindirect_vertex_array.c1330 __indirect_glIndexPointer(GLenum type, GLsizei stride, const GLvoid * pointer) in __indirect_glIndexPointer() function
2003 __indirect_glIndexPointer(stack[i].data_type, in __glXPopArrayState()
/third_party/mesa3d/src/glx/tests/
H A Dindirect_api.cpp399 void __indirect_glIndexPointer(GLenum type, GLsizei stride, const GLvoid *ptr) { } in __indirect_glIndexPointer() function
1090 EXPECT_EQ((_glapi_proc) __indirect_glIndexPointer, table[_gloffset_IndexPointer]); in TEST_F()

Completed in 16 milliseconds