Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h14383 typedef void (GLAPIENTRYP _glptr_DrawTexsvOES)(const GLshort *); typedef
14386 static inline _glptr_DrawTexsvOES GET_DrawTexsvOES(struct _glapi_table *disp) { in GET_DrawTexsvOES()
14387 return (_glptr_DrawTexsvOES) (GET_by_offset(disp, _gloffset_DrawTexsvOES)); in GET_DrawTexsvOES()