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

/external/mesa3d/prebuilt-intermediates/main/
H A Ddispatch.h13429 typedef void (GLAPIENTRYP _glptr_VertexArrayElementBuffer)(GLuint, GLuint); typedef
13432 static inline _glptr_VertexArrayElementBuffer GET_VertexArrayElementBuffer(struct _glapi_table *disp) {
13433 return (_glptr_VertexArrayElementBuffer) (GET_by_offset(disp, _gloffset_VertexArrayElementBuffer));

Completed in 284 milliseconds