Searched refs:_glptr_VDPAUSurfaceAccessNV (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h17032 typedef void (GLAPIENTRYP _glptr_VDPAUSurfaceAccessNV)(GLintptr, GLenum); typedef in typeref:typename:void (GLAPIENTRYP)(GLintptr,GLenum)
17035 static inline _glptr_VDPAUSurfaceAccessNV GET_VDPAUSurfaceAccessNV(struct _glapi_table *disp) {
17036 return (_glptr_VDPAUSurfaceAccessNV) (GET_by_offset(disp, _gloffset_VDPAUSurfaceAccessNV));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h17505 typedef void (GLAPIENTRYP _glptr_VDPAUSurfaceAccessNV)(GLintptr, GLenum); typedef in typeref:typename:void (GLAPIENTRYP)(GLintptr,GLenum)
17508 static inline _glptr_VDPAUSurfaceAccessNV GET_VDPAUSurfaceAccessNV(struct _glapi_table *disp) {
17509 return (_glptr_VDPAUSurfaceAccessNV) (GET_by_offset(disp, _gloffset_VDPAUSurfaceAccessNV));
[all...]

Completed in 389 milliseconds