Home
last modified time | relevance | path

Searched refs:_glptr_GetLightfv (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h5385 typedef void (GLAPIENTRYP _glptr_GetLightfv)(GLenum, GLenum, GLfloat *); typedef
5388 static inline _glptr_GetLightfv GET_GetLightfv(struct _glapi_table *disp) { in GET_GetLightfv()
5389 return (_glptr_GetLightfv) (GET_by_offset(disp, _gloffset_GetLightfv)); in GET_GetLightfv()