Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h5209 typedef void (GLAPIENTRYP _glptr_PixelTransferi)(GLenum, GLint); typedef
5212 static inline _glptr_PixelTransferi GET_PixelTransferi(struct _glapi_table *disp) { in GET_PixelTransferi()
5213 return (_glptr_PixelTransferi) (GET_by_offset(disp, _gloffset_PixelTransferi)); in GET_PixelTransferi()