Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h8236 typedef void (GLAPIENTRYP _glptr_Uniform2fvARB)(GLint, GLsizei, const GLfloat *); typedef
8239 static inline _glptr_Uniform2fvARB GET_Uniform2fvARB(struct _glapi_table *disp) { in GET_Uniform2fvARB()
8240 return (_glptr_Uniform2fvARB) (GET_by_offset(disp, _gloffset_Uniform2fvARB)); in GET_Uniform2fvARB()