Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h16440 typedef void (GLAPIENTRYP _glptr_TexGenxvOES)(GLenum, GLenum, const GLfixed *); typedef
16443 static inline _glptr_TexGenxvOES GET_TexGenxvOES(struct _glapi_table *disp) { in GET_TexGenxvOES()
16444 return (_glptr_TexGenxvOES) (GET_by_offset(disp, _gloffset_TexGenxvOES)); in GET_TexGenxvOES()