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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h12698 typedef void (GLAPIENTRYP _glptr_VertexAttribL1ui64vARB)(GLuint, const GLuint64EXT *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLuint64EXT *)
12701 static inline _glptr_VertexAttribL1ui64vARB GET_VertexAttribL1ui64vARB(struct _glapi_table *disp) {
12702 return (_glptr_VertexAttribL1ui64vARB) (GET_by_offset(disp, _gloffset_VertexAttribL1ui64vARB));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h13171 typedef void (GLAPIENTRYP _glptr_VertexAttribL1ui64vARB)(GLuint, const GLuint64EXT *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLuint64EXT *)
13174 static inline _glptr_VertexAttribL1ui64vARB GET_VertexAttribL1ui64vARB(struct _glapi_table *disp) {
13175 return (_glptr_VertexAttribL1ui64vARB) (GET_by_offset(disp, _gloffset_VertexAttribL1ui64vARB));
[all...]

Completed in 172 milliseconds