Home
last modified time | relevance | path

Searched defs:gl_framebuffer (Results 1 – 25 of 28) sorted by relevance

12

/dports/x11-wm/mutter/mutter-41.1/cogl/cogl/driver/gl/
H A Dcogl-framebuffer-gl.c60 cogl_gl_framebuffer_flush_viewport_state (CoglGlFramebuffer *gl_framebuffer) in cogl_gl_framebuffer_flush_viewport_state()
102 cogl_gl_framebuffer_flush_clip_state (CoglGlFramebuffer *gl_framebuffer) in cogl_gl_framebuffer_flush_clip_state()
113 cogl_gl_framebuffer_flush_dither_state (CoglGlFramebuffer *gl_framebuffer) in cogl_gl_framebuffer_flush_dither_state()
133 cogl_gl_framebuffer_flush_modelview_state (CoglGlFramebuffer *gl_framebuffer) in cogl_gl_framebuffer_flush_modelview_state()
146 cogl_gl_framebuffer_flush_projection_state (CoglGlFramebuffer *gl_framebuffer) in cogl_gl_framebuffer_flush_projection_state()
159 cogl_gl_framebuffer_flush_front_face_winding_state (CoglGlFramebuffer *gl_framebuffer) in cogl_gl_framebuffer_flush_front_face_winding_state()
194 cogl_gl_framebuffer_flush_stereo_mode_state (CoglGlFramebuffer *gl_framebuffer) in cogl_gl_framebuffer_flush_stereo_mode_state()
203 cogl_gl_framebuffer_flush_state_differences (CoglGlFramebuffer *gl_framebuffer, in cogl_gl_framebuffer_flush_state_differences()
249 cogl_gl_framebuffer_bind (CoglGlFramebuffer *gl_framebuffer, in cogl_gl_framebuffer_bind()
663 cogl_gl_framebuffer_init (CoglGlFramebuffer *gl_framebuffer) in cogl_gl_framebuffer_init()
H A Dcogl-gl-framebuffer-back.c186 cogl_gl_framebuffer_back_bind (CoglGlFramebuffer *gl_framebuffer, in cogl_gl_framebuffer_back_bind()
231 cogl_gl_framebuffer_back_flush_stereo_mode_state (CoglGlFramebuffer *gl_framebuffer) in cogl_gl_framebuffer_back_flush_stereo_mode_state()
H A Dcogl-gl-framebuffer-fbo.c204 cogl_gl_framebuffer_fbo_bind (CoglGlFramebuffer *gl_framebuffer, in cogl_gl_framebuffer_fbo_bind()
218 cogl_gl_framebuffer_fbo_flush_stereo_mode_state (CoglGlFramebuffer *gl_framebuffer) in cogl_gl_framebuffer_fbo_flush_stereo_mode_state()
/dports/x11-clocks/xdaliclock/xdaliclock-2.44/OSX/
H A DDaliClockView.h56 GLuint gl_framebuffer, gl_renderbuffer; variable
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Dmtypes.h2615 struct gl_framebuffer struct
2625 GLuint Name;
2626 GLint RefCount;
2642 GLuint Width, Height;
2649 struct {
2656 } DefaultGeometry;
2663 GLint _Xmin, _Xmax;
2664 GLint _Ymin, _Ymax;
2675 GLenum16 _Status;
2735 void (*Delete)(struct gl_framebuffer *fb); argument
[all …]
/dports/x11/xscreensaver/xscreensaver-5.44/OSX/
H A DXScreenSaverView.h138 GLuint gl_framebuffer, gl_renderbuffer; variable
/dports/graphics/cogl/cogl-1.22.8/cogl/driver/gl/
H A Dcogl-framebuffer-gl.c673 CoglGLFramebuffer *gl_framebuffer) in try_creating_fbo()
787 CoglGLFramebuffer *gl_framebuffer) in _cogl_framebuffer_try_creating_gl_fbo()
807 CoglGLFramebuffer *gl_framebuffer = &offscreen->gl_framebuffer; in _cogl_offscreen_gl_allocate() local
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl/driver/gl/
H A Dcogl-framebuffer-gl.c673 CoglGLFramebuffer *gl_framebuffer) in try_creating_fbo()
787 CoglGLFramebuffer *gl_framebuffer) in _cogl_framebuffer_try_creating_gl_fbo()
807 CoglGLFramebuffer *gl_framebuffer = &offscreen->gl_framebuffer; in _cogl_offscreen_gl_allocate() local
/dports/games/widelands/widelands-build21/src/graphic/
H A Dtexture.cc69 static GlFramebuffer gl_framebuffer; in instance() local
/dports/x11/xscreensaver/xscreensaver-5.44/jwxyz/
H A Djwxyz-cocoa.h60 GLuint gl_framebuffer, gl_renderbuffer; member
/dports/www/firefox/firefox-99.0/third_party/rust/glslopt/glsl-optimizer/src/mesa/main/
H A Dmtypes.h3484 struct gl_framebuffer struct
3494 GLuint Name;
3495 GLint RefCount;
3511 GLuint Width, Height;
3518 struct {
3525 } DefaultGeometry;
3532 GLint _Xmin, _Xmax;
3533 GLint _Ymin, _Ymax;
3544 GLenum16 _Status;
3577 GLuint MaxNumLayers;
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/mesa/main/
H A Dmtypes.h3484 struct gl_framebuffer struct
3494 GLuint Name;
3495 GLint RefCount;
3511 GLuint Width, Height;
3518 struct {
3525 } DefaultGeometry;
3532 GLint _Xmin, _Xmax;
3533 GLint _Ymin, _Ymax;
3544 GLenum16 _Status;
3577 GLuint MaxNumLayers;
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/mesa/main/
H A Dmtypes.h3484 struct gl_framebuffer struct
3494 GLuint Name;
3495 GLint RefCount;
3511 GLuint Width, Height;
3518 struct {
3525 } DefaultGeometry;
3532 GLint _Xmin, _Xmax;
3533 GLint _Ymin, _Ymax;
3544 GLenum16 _Status;
3577 GLuint MaxNumLayers;
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/glslopt/glsl-optimizer/src/mesa/main/
H A Dmtypes.h3453 struct gl_framebuffer struct
3463 GLuint Name;
3464 GLint RefCount;
3480 GLuint Width, Height;
3487 struct {
3494 } DefaultGeometry;
3501 GLint _Xmin, _Xmax;
3502 GLint _Ymin, _Ymax;
3513 GLenum16 _Status;
3546 GLuint MaxNumLayers;
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dmtypes.h3499 struct gl_framebuffer struct
3509 GLuint Name;
3510 GLint RefCount;
3526 GLuint Width, Height;
3533 struct {
3540 } DefaultGeometry;
3547 GLint _Xmin, _Xmax;
3548 GLint _Ymin, _Ymax;
3559 GLenum16 _Status;
3592 GLuint MaxNumLayers;
[all …]
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dmtypes.h3575 struct gl_framebuffer struct
3585 GLuint Name;
3586 GLint RefCount;
3602 GLuint Width, Height;
3609 struct {
3616 } DefaultGeometry;
3623 GLint _Xmin, _Xmax;
3624 GLint _Ymin, _Ymax;
3635 GLenum16 _Status;
3668 GLuint MaxNumLayers;
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dmtypes.h3575 struct gl_framebuffer struct
3585 GLuint Name;
3586 GLint RefCount;
3602 GLuint Width, Height;
3609 struct {
3616 } DefaultGeometry;
3623 GLint _Xmin, _Xmax;
3624 GLint _Ymin, _Ymax;
3635 GLenum16 _Status;
3668 GLuint MaxNumLayers;
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dmtypes.h3575 struct gl_framebuffer struct
3585 GLuint Name;
3586 GLint RefCount;
3602 GLuint Width, Height;
3609 struct {
3616 } DefaultGeometry;
3623 GLint _Xmin, _Xmax;
3624 GLint _Ymin, _Ymax;
3635 GLenum16 _Status;
3668 GLuint MaxNumLayers;
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dmtypes.h3575 struct gl_framebuffer struct
3585 GLuint Name;
3586 GLint RefCount;
3602 GLuint Width, Height;
3609 struct {
3616 } DefaultGeometry;
3623 GLint _Xmin, _Xmax;
3624 GLint _Ymin, _Ymax;
3635 GLenum16 _Status;
3668 GLuint MaxNumLayers;
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dmtypes.h3575 struct gl_framebuffer struct
3585 GLuint Name;
3586 GLint RefCount;
3602 GLuint Width, Height;
3609 struct {
3616 } DefaultGeometry;
3623 GLint _Xmin, _Xmax;
3624 GLint _Ymin, _Ymax;
3635 GLenum16 _Status;
3668 GLuint MaxNumLayers;
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dmtypes.h3575 struct gl_framebuffer struct
3585 GLuint Name;
3586 GLint RefCount;
3602 GLuint Width, Height;
3609 struct {
3616 } DefaultGeometry;
3623 GLint _Xmin, _Xmax;
3624 GLint _Ymin, _Ymax;
3635 GLenum16 _Status;
3668 GLuint MaxNumLayers;
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dmtypes.h3575 struct gl_framebuffer struct
3585 GLuint Name;
3586 GLint RefCount;
3602 GLuint Width, Height;
3609 struct {
3616 } DefaultGeometry;
3623 GLint _Xmin, _Xmax;
3624 GLint _Ymin, _Ymax;
3635 GLenum16 _Status;
3668 GLuint MaxNumLayers;
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dmtypes.h3575 struct gl_framebuffer struct
3585 GLuint Name;
3586 GLint RefCount;
3602 GLuint Width, Height;
3609 struct {
3616 } DefaultGeometry;
3623 GLint _Xmin, _Xmax;
3624 GLint _Ymin, _Ymax;
3635 GLenum16 _Status;
3668 GLuint MaxNumLayers;
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Dmtypes.h3575 struct gl_framebuffer struct
3585 GLuint Name;
3586 GLint RefCount;
3602 GLuint Width, Height;
3609 struct {
3616 } DefaultGeometry;
3623 GLint _Xmin, _Xmax;
3624 GLint _Ymin, _Ymax;
3635 GLenum16 _Status;
3668 GLuint MaxNumLayers;
[all …]
/dports/graphics/cogl/cogl-1.22.8/cogl/
H A Dcogl-gles2-context-private.h48 CoglGLFramebuffer gl_framebuffer; member

12