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

/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h19166 typedef void (GLAPIENTRYP _glptr_FramebufferReadBufferEXT)(GLuint, GLenum); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLenum)
19169 static inline _glptr_FramebufferReadBufferEXT GET_FramebufferReadBufferEXT(struct _glapi_table *disp) {
19170 return (_glptr_FramebufferReadBufferEXT) (GET_by_offset(disp, _gloffset_FramebufferReadBufferEXT));
[all...]

Completed in 167 milliseconds