Lines Matching refs:_glptr_CreateSamplers
13457 typedef void (GLAPIENTRYP _glptr_CreateSamplers)(GLsizei, GLuint *);13460 static inline _glptr_CreateSamplers GET_CreateSamplers(struct _glapi_table *disp) {13461 return (_glptr_CreateSamplers) (GET_by_offset(disp, _gloffset_CreateSamplers));