Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h4903 typedef void (GLAPIENTRYP _glptr_PixelTransferi)(GLenum, GLint); typedef
4906 static inline _glptr_PixelTransferi GET_PixelTransferi(struct _glapi_table *disp) { in GET_PixelTransferi()
4907 return (_glptr_PixelTransferi) (GET_by_offset(disp, _gloffset_PixelTransferi)); in GET_PixelTransferi()