Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h17254 typedef GLboolean (GLAPIENTRYP _glptr_IsSemaphoreEXT)(GLuint); typedef
17257 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()