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

/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h20255 typedef void (GLAPIENTRYP _glptr_VertexArrayFogCoordOffsetEXT)(GLuint, GLuint, GLenum, GLsizei, GLintptr); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLuint,GLenum,GLsizei,GLintptr)
20258 static inline _glptr_VertexArrayFogCoordOffsetEXT GET_VertexArrayFogCoordOffsetEXT(struct _glapi_table *disp) {
20259 return (_glptr_VertexArrayFogCoordOffsetEXT) (GET_by_offset(disp, _gloffset_VertexArrayFogCoordOffsetEXT));
[all...]

Completed in 143 milliseconds