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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h17505 typedef void (GLAPIENTRYP _glptr_WaitSemaphoreEXT)(GLuint, GLuint, const GLuint *, GLuint, const GLuint *, const GLenum *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLuint,const GLuint *,GLuint,const GLuint *,const GLenum *)
17508 static inline _glptr_WaitSemaphoreEXT GET_WaitSemaphoreEXT(struct _glapi_table *disp) {
17509 return (_glptr_WaitSemaphoreEXT) (GET_by_offset(disp, _gloffset_WaitSemaphoreEXT));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h17978 typedef void (GLAPIENTRYP _glptr_WaitSemaphoreEXT)(GLuint, GLuint, const GLuint *, GLuint, const GLuint *, const GLenum *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLuint,const GLuint *,GLuint,const GLuint *,const GLenum *)
17981 static inline _glptr_WaitSemaphoreEXT GET_WaitSemaphoreEXT(struct _glapi_table *disp) {
17982 return (_glptr_WaitSemaphoreEXT) (GET_by_offset(disp, _gloffset_WaitSemaphoreEXT));
[all...]

Completed in 107 milliseconds