Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h10335 typedef void (GLAPIENTRYP _glptr_BlendFunciARB)(GLuint, GLenum, GLenum); typedef
10338 static inline _glptr_BlendFunciARB GET_BlendFunciARB(struct _glapi_table *disp) { in GET_BlendFunciARB()
10339 return (_glptr_BlendFunciARB) (GET_by_offset(disp, _gloffset_BlendFunciARB)); in GET_BlendFunciARB()