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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h17340 typedef GLboolean (GLAPIENTRYP _glptr_IsSemaphoreEXT)(GLuint); typedef in typeref:typename:GLboolean (GLAPIENTRYP)(GLuint)
17343 static inline _glptr_IsSemaphoreEXT GET_IsSemaphoreEXT(struct _glapi_table *disp) {
17344 return (_glptr_IsSemaphoreEXT) (GET_by_offset(disp, _gloffset_IsSemaphoreEXT));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h17813 typedef GLboolean (GLAPIENTRYP _glptr_IsSemaphoreEXT)(GLuint); typedef in typeref:typename:GLboolean (GLAPIENTRYP)(GLuint)
17816 static inline _glptr_IsSemaphoreEXT GET_IsSemaphoreEXT(struct _glapi_table *disp) {
17817 return (_glptr_IsSemaphoreEXT) (GET_by_offset(disp, _gloffset_IsSemaphoreEXT));
[all...]

Completed in 106 milliseconds