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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h10971 typedef void (GLAPIENTRYP _glptr_VertexP4ui)(GLenum, GLuint); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLuint)
10974 static inline _glptr_VertexP4ui GET_VertexP4ui(struct _glapi_table *disp) {
10975 return (_glptr_VertexP4ui) (GET_by_offset(disp, _gloffset_VertexP4ui));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h11444 typedef void (GLAPIENTRYP _glptr_VertexP4ui)(GLenum, GLuint); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLuint)
11447 static inline _glptr_VertexP4ui GET_VertexP4ui(struct _glapi_table *disp) {
11448 return (_glptr_VertexP4ui) (GET_by_offset(disp, _gloffset_VertexP4ui));
[all...]

Completed in 165 milliseconds