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

/external/mesa3d/prebuilt-intermediates/main/
H A Ddispatch.h4431 typedef void (GLAPIENTRYP _glptr_TexGeni)(GLenum, GLenum, GLint); typedef
4434 static inline _glptr_TexGeni GET_TexGeni(struct _glapi_table *disp) {
4435 return (_glptr_TexGeni) (GET_by_offset(disp, _gloffset_TexGeni));

Completed in 135 milliseconds