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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h13281 typedef void (GLAPIENTRYP _glptr_GetTransformFeedbacki64_v)(GLuint, GLenum, GLuint, GLint64 *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLenum,GLuint,GLint64 *)
13284 static inline _glptr_GetTransformFeedbacki64_v GET_GetTransformFeedbacki64_v(struct _glapi_table *disp) {
13285 return (_glptr_GetTransformFeedbacki64_v) (GET_by_offset(disp, _gloffset_GetTransformFeedbacki64_v));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h13754 typedef void (GLAPIENTRYP _glptr_GetTransformFeedbacki64_v)(GLuint, GLenum, GLuint, GLint64 *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLenum,GLuint,GLint64 *)
13757 static inline _glptr_GetTransformFeedbacki64_v GET_GetTransformFeedbacki64_v(struct _glapi_table *disp) {
13758 return (_glptr_GetTransformFeedbacki64_v) (GET_by_offset(disp, _gloffset_GetTransformFeedbacki64_v));
[all...]

Completed in 102 milliseconds