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

/external/mesa3d/prebuilt-intermediates/main/
H A Ddispatch.h6092 typedef void (GLAPIENTRYP _glptr_GetColorTable)(GLenum, GLenum, GLenum, GLvoid *); typedef
6095 static inline _glptr_GetColorTable GET_GetColorTable(struct _glapi_table *disp) {
6096 return (_glptr_GetColorTable) (GET_by_offset(disp, _gloffset_GetColorTable));

Completed in 187 milliseconds