Searched refs:_glptr_VertexArrayTexCoordOffsetEXT (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 20233 typedef void (GLAPIENTRYP _glptr_VertexArrayTexCoordOffsetEXT)(GLuint, GLuint, GLint, GLenum, GLsizei, GLintptr); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLuint,GLint,GLenum,GLsizei,GLintptr) 20236 static inline _glptr_VertexArrayTexCoordOffsetEXT GET_VertexArrayTexCoordOffsetEXT(struct _glapi_table *disp) { 20237 return (_glptr_VertexArrayTexCoordOffsetEXT) (GET_by_offset(disp, _gloffset_VertexArrayTexCoordOffsetEXT)); [all...] |
Completed in 84 milliseconds