Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h8566 typedef void (GLAPIENTRYP _glptr_TexBufferARB)(GLenum, GLenum, GLuint); typedef
8569 static inline _glptr_TexBufferARB GET_TexBufferARB(struct _glapi_table *disp) { in GET_TexBufferARB()
8570 return (_glptr_TexBufferARB) (GET_by_offset(disp, _gloffset_TexBufferARB)); in GET_TexBufferARB()