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

/external/mesa3d/prebuilt-intermediates/main/
H A Ddispatch.h4442 typedef void (GLAPIENTRYP _glptr_TexGeniv)(GLenum, GLenum, const GLint *); typedef
4445 static inline _glptr_TexGeniv GET_TexGeniv(struct _glapi_table *disp) {
4446 return (_glptr_TexGeniv) (GET_by_offset(disp, _gloffset_TexGeniv));

Completed in 183 milliseconds