Searched refs:_glptr_IsSemaphoreEXT (Results 1 – 1 of 1) sorted by relevance
17254 typedef GLboolean (GLAPIENTRYP _glptr_IsSemaphoreEXT)(GLuint); typedef17257 static inline _glptr_IsSemaphoreEXT GET_IsSemaphoreEXT(struct _glapi_table *disp) { in GET_IsSemaphoreEXT()17258 return (_glptr_IsSemaphoreEXT) (GET_by_offset(disp, _gloffset_IsSemaphoreEXT)); in GET_IsSemaphoreEXT()