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

/external/mesa3d/prebuilt-intermediates/main/
H A Ddispatch.h4145 typedef void (GLAPIENTRYP _glptr_LightModeliv)(GLenum, const GLint *); typedef
4148 static inline _glptr_LightModeliv GET_LightModeliv(struct _glapi_table *disp) {
4149 return (_glptr_LightModeliv) (GET_by_offset(disp, _gloffset_LightModeliv));

Completed in 168 milliseconds