Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h4593 typedef void (GLAPIENTRYP _glptr_TexGeni)(GLenum, GLenum, GLint); typedef
4596 static inline _glptr_TexGeni GET_TexGeni(struct _glapi_table *disp) { in GET_TexGeni()
4597 return (_glptr_TexGeni) (GET_by_offset(disp, _gloffset_TexGeni)); in GET_TexGeni()