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

/external/mesa3d/prebuilt-intermediates/main/
H A Ddispatch.h4365 typedef void (GLAPIENTRYP _glptr_TexEnvi)(GLenum, GLenum, GLint); typedef
4368 static inline _glptr_TexEnvi GET_TexEnvi(struct _glapi_table *disp) {
4369 return (_glptr_TexEnvi) (GET_by_offset(disp, _gloffset_TexEnvi));

Completed in 162 milliseconds