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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h11620 typedef void (GLAPIENTRYP _glptr_VertexAttribL4dv)(GLuint, const GLdouble *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLdouble *)
11623 static inline _glptr_VertexAttribL4dv GET_VertexAttribL4dv(struct _glapi_table *disp) {
11624 return (_glptr_VertexAttribL4dv) (GET_by_offset(disp, _gloffset_VertexAttribL4dv));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h12093 typedef void (GLAPIENTRYP _glptr_VertexAttribL4dv)(GLuint, const GLdouble *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLdouble *)
12096 static inline _glptr_VertexAttribL4dv GET_VertexAttribL4dv(struct _glapi_table *disp) {
12097 return (_glptr_VertexAttribL4dv) (GET_by_offset(disp, _gloffset_VertexAttribL4dv));
[all...]

Completed in 104 milliseconds