Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h13789 typedef void (GLAPIENTRYP _glptr_VertexArrayVertexBuffers)(GLuint, GLuint, GLsizei, const GLuint *,… typedef
13792 static inline _glptr_VertexArrayVertexBuffers GET_VertexArrayVertexBuffers(struct _glapi_table *dis… in GET_VertexArrayVertexBuffers()
13793 …return (_glptr_VertexArrayVertexBuffers) (GET_by_offset(disp, _gloffset_VertexArrayVertexBuffers)); in GET_VertexArrayVertexBuffers()