Searched refs:_glptr_NamedFramebufferSampleLocationsfvARB (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 14282 typedef void (GLAPIENTRYP _glptr_NamedFramebufferSampleLocationsfvARB)(GLuint, GLuint, GLsizei, const GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLuint,GLsizei,const GLfloat *) 14285 static inline _glptr_NamedFramebufferSampleLocationsfvARB GET_NamedFramebufferSampleLocationsfvARB(struct _glapi_table *disp) { 14286 return (_glptr_NamedFramebufferSampleLocationsfvARB) (GET_by_offset(disp, _gloffset_NamedFramebufferSampleLocationsfvARB));
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 14755 typedef void (GLAPIENTRYP _glptr_NamedFramebufferSampleLocationsfvARB)(GLuint, GLuint, GLsizei, const GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLuint,GLsizei,const GLfloat *) 14758 static inline _glptr_NamedFramebufferSampleLocationsfvARB GET_NamedFramebufferSampleLocationsfvARB(struct _glapi_table *disp) { 14759 return (_glptr_NamedFramebufferSampleLocationsfvARB) (GET_by_offset(disp, _gloffset_NamedFramebufferSampleLocationsfvARB)); [all...] |
Completed in 105 milliseconds