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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h12819 typedef void (GLAPIENTRYP _glptr_ClearNamedFramebufferfv)(GLuint, GLenum, GLint, const GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLenum,GLint,const GLfloat *)
12822 static inline _glptr_ClearNamedFramebufferfv GET_ClearNamedFramebufferfv(struct _glapi_table *disp) {
12823 return (_glptr_ClearNamedFramebufferfv) (GET_by_offset(disp, _gloffset_ClearNamedFramebufferfv));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h13292 typedef void (GLAPIENTRYP _glptr_ClearNamedFramebufferfv)(GLuint, GLenum, GLint, const GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLenum,GLint,const GLfloat *)
13295 static inline _glptr_ClearNamedFramebufferfv GET_ClearNamedFramebufferfv(struct _glapi_table *disp) {
13296 return (_glptr_ClearNamedFramebufferfv) (GET_by_offset(disp, _gloffset_ClearNamedFramebufferfv));
[all...]

Completed in 101 milliseconds