Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h9237 typedef void (GLAPIENTRYP _glptr_TexCoordP2ui)(GLenum, GLuint); typedef
9240 static inline _glptr_TexCoordP2ui GET_TexCoordP2ui(struct _glapi_table *disp) { in GET_TexCoordP2ui()
9241 return (_glptr_TexCoordP2ui) (GET_by_offset(disp, _gloffset_TexCoordP2ui)); in GET_TexCoordP2ui()