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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h10982 typedef void (GLAPIENTRYP _glptr_VertexP4uiv)(GLenum, const GLuint *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,const GLuint *)
10985 static inline _glptr_VertexP4uiv GET_VertexP4uiv(struct _glapi_table *disp) {
10986 return (_glptr_VertexP4uiv) (GET_by_offset(disp, _gloffset_VertexP4uiv));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h11455 typedef void (GLAPIENTRYP _glptr_VertexP4uiv)(GLenum, const GLuint *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,const GLuint *)
11458 static inline _glptr_VertexP4uiv GET_VertexP4uiv(struct _glapi_table *disp) {
11459 return (_glptr_VertexP4uiv) (GET_by_offset(disp, _gloffset_VertexP4uiv));
[all...]

Completed in 245 milliseconds