Lines Matching defs:_glptr_TexParameterIiv
9530 typedef void (GLAPIENTRYP _glptr_TexParameterIiv)(GLenum, GLenum, const GLint *);9533 static inline _glptr_TexParameterIiv GET_TexParameterIiv(struct _glapi_table *disp) {9534 return (_glptr_TexParameterIiv) (GET_by_offset(disp, _gloffset_TexParameterIiv));