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

/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
H A Ddispatch.h4276 typedef void (GLAPIENTRYP _glptr_TexGenfv)(GLenum, GLenum, const GLfloat *); typedef
4279 static inline _glptr_TexGenfv GET_TexGenfv(struct _glapi_table *disp) {
4280 return (_glptr_TexGenfv) (GET_by_offset(disp, _gloffset_TexGenfv));

Completed in 815 milliseconds