Lines Matching refs:_glptr_DispatchCompute
12632 typedef void (GLAPIENTRYP _glptr_DispatchCompute)(GLuint, GLuint, GLuint);12635 static inline _glptr_DispatchCompute GET_DispatchCompute(struct _glapi_table *disp) {12636 return (_glptr_DispatchCompute) (GET_by_offset(disp, _gloffset_DispatchCompute));