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

/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h20266 typedef void (GLAPIENTRYP _glptr_VertexArraySecondaryColorOffsetEXT)(GLuint, GLuint, GLint, GLenum, GLsizei, GLintptr); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLuint,GLint,GLenum,GLsizei,GLintptr)
20269 static inline _glptr_VertexArraySecondaryColorOffsetEXT GET_VertexArraySecondaryColorOffsetEXT(struct _glapi_table *disp) {
20270 return (_glptr_VertexArraySecondaryColorOffsetEXT) (GET_by_offset(disp, _gloffset_VertexArraySecondaryColorOffsetEXT));
[all...]

Completed in 62 milliseconds