Searched refs:_glptr_DeleteSamplers (Results 1 – 1 of 1) sorted by relevance
8885 typedef void (GLAPIENTRYP _glptr_DeleteSamplers)(GLsizei, const GLuint *); typedef8888 static inline _glptr_DeleteSamplers GET_DeleteSamplers(struct _glapi_table *disp) { in GET_DeleteSamplers()8889 return (_glptr_DeleteSamplers) (GET_by_offset(disp, _gloffset_DeleteSamplers)); in GET_DeleteSamplers()