Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h8280 typedef void (GLAPIENTRYP _glptr_Uniform3fvARB)(GLint, GLsizei, const GLfloat *); typedef
8283 static inline _glptr_Uniform3fvARB GET_Uniform3fvARB(struct _glapi_table *disp) { in GET_Uniform3fvARB()
8284 return (_glptr_Uniform3fvARB) (GET_by_offset(disp, _gloffset_Uniform3fvARB)); in GET_Uniform3fvARB()