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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h10938 typedef void (GLAPIENTRYP _glptr_VertexP2uiv)(GLenum, const GLuint *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,const GLuint *)
10941 static inline _glptr_VertexP2uiv GET_VertexP2uiv(struct _glapi_table *disp) {
10942 return (_glptr_VertexP2uiv) (GET_by_offset(disp, _gloffset_VertexP2uiv));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h11411 typedef void (GLAPIENTRYP _glptr_VertexP2uiv)(GLenum, const GLuint *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,const GLuint *)
11414 static inline _glptr_VertexP2uiv GET_VertexP2uiv(struct _glapi_table *disp) {
11415 return (_glptr_VertexP2uiv) (GET_by_offset(disp, _gloffset_VertexP2uiv));
[all...]

Completed in 101 milliseconds