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

/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h20277 typedef void (GLAPIENTRYP _glptr_VertexArrayVertexAttribOffsetEXT)(GLuint, GLuint, GLuint, GLint, GLenum, GLboolean, GLsizei, GLintptr); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLuint,GLuint,GLint,GLenum,GLboolean,GLsizei,GLintptr)
20280 static inline _glptr_VertexArrayVertexAttribOffsetEXT GET_VertexArrayVertexAttribOffsetEXT(struct _glapi_table *disp) {
20281 return (_glptr_VertexArrayVertexAttribOffsetEXT) (GET_by_offset(disp, _gloffset_VertexArrayVertexAttribOffsetEXT));
[all...]

Completed in 58 milliseconds