Searched refs:_glptr_GetLightxv (Results 1 – 1 of 1) sorted by relevance
17903 typedef void (GLAPIENTRYP _glptr_GetLightxv)(GLenum, GLenum, GLfixed *); typedef17906 static inline _glptr_GetLightxv GET_GetLightxv(struct _glapi_table *disp) { in GET_GetLightxv()17907 return (_glptr_GetLightxv) (GET_by_offset(disp, _gloffset_GetLightxv)); in GET_GetLightxv()