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

/external/chromium_org/third_party/mesa/src/src/glx/
H A Dvertarr.c69 __indirect_glIndexPointer(type, stride, pointer);
H A Dindirect_vertex_array.c1290 __indirect_glIndexPointer(GLenum type, GLsizei stride, const GLvoid * pointer) function
1955 __indirect_glIndexPointer(stack[i].data_type,
/external/mesa3d/src/glx/
H A Dvertarr.c69 __indirect_glIndexPointer(type, stride, pointer);
H A Dindirect_vertex_array.c1290 __indirect_glIndexPointer(GLenum type, GLsizei stride, const GLvoid * pointer) function
1955 __indirect_glIndexPointer(stack[i].data_type,
/external/chromium_org/third_party/mesa/src/src/glx/tests/
H A Dindirect_api.cpp399 void __indirect_glIndexPointer(void) { } function
1086 EXPECT_EQ((_glapi_proc) __indirect_glIndexPointer, table[_gloffset_IndexPointer]);
/external/mesa3d/src/glx/tests/
H A Dindirect_api.cpp399 void __indirect_glIndexPointer(void) { } function
1086 EXPECT_EQ((_glapi_proc) __indirect_glIndexPointer, table[_gloffset_IndexPointer]);
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dindirect_init.c401 table[314] = (_glapi_proc) __indirect_glIndexPointer;
H A Dindirect.h382 extern _X_HIDDEN void __indirect_glIndexPointer(GLenum type, GLsizei stride, const GLvoid * pointer);

Completed in 144 milliseconds