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

/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h20189 typedef void (GLAPIENTRYP _glptr_VertexArrayColorOffsetEXT)(GLuint, GLuint, GLint, GLenum, GLsizei, GLintptr); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLuint,GLint,GLenum,GLsizei,GLintptr)
20192 static inline _glptr_VertexArrayColorOffsetEXT GET_VertexArrayColorOffsetEXT(struct _glapi_table *disp) {
20193 return (_glptr_VertexArrayColorOffsetEXT) (GET_by_offset(disp, _gloffset_VertexArrayColorOffsetEXT));
[all...]

Completed in 87 milliseconds