Searched refs:_glptr_GenerateTextureMipmap (Results 1 – 1 of 1) sorted by relevance
13041 typedef void (GLAPIENTRYP _glptr_GenerateTextureMipmap)(GLuint); typedef13044 static inline _glptr_GenerateTextureMipmap GET_GenerateTextureMipmap(struct _glapi_table *disp) { in GET_GenerateTextureMipmap()13045 return (_glptr_GenerateTextureMipmap) (GET_by_offset(disp, _gloffset_GenerateTextureMipmap)); in GET_GenerateTextureMipmap()