Lines Matching refs:_glptr_IsTexture
6604 typedef GLboolean (GLAPIENTRYP _glptr_IsTexture)(GLuint);6607 static inline _glptr_IsTexture GET_IsTexture(struct _glapi_table *disp) {6608 return (_glptr_IsTexture) (GET_by_offset(disp, _gloffset_IsTexture));