Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h5970 typedef void (GLAPIENTRYP _glptr_GetColorTableParameteriv)(GLenum, GLenum, GLint *); typedef
5973 static inline _glptr_GetColorTableParameteriv GET_GetColorTableParameteriv(struct _glapi_table *dis… in GET_GetColorTableParameteriv()
5974 …return (_glptr_GetColorTableParameteriv) (GET_by_offset(disp, _gloffset_GetColorTableParameteriv)); in GET_GetColorTableParameteriv()