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

/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h19265 typedef void (GLAPIENTRYP _glptr_DisableClientStateiEXT)(GLenum, GLuint); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLuint)
19268 static inline _glptr_DisableClientStateiEXT GET_DisableClientStateiEXT(struct _glapi_table *disp) {
19269 return (_glptr_DisableClientStateiEXT) (GET_by_offset(disp, _gloffset_DisableClientStateiEXT));
[all...]

Completed in 58 milliseconds