Searched refs:_glptr_GetMaterialiv (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/prebuilt-intermediates/main/
H A Ddispatch.h5289 typedef void (GLAPIENTRYP _glptr_GetMaterialiv)(GLenum, GLenum, GLint *); typedef
5292 static inline _glptr_GetMaterialiv GET_GetMaterialiv(struct _glapi_table *disp) {
5293 return (_glptr_GetMaterialiv) (GET_by_offset(disp, _gloffset_GetMaterialiv));

Completed in 176 milliseconds