Searched refs:fb (Results 1 - 25 of 107) sorted by relevance

12345

/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/main/
H A Dframebuffer.h37 _mesa_initialize_framebuffer(struct gl_framebuffer *fb, const GLvisual *visual);
47 struct gl_framebuffer *fb);
50 _mesa_unreference_framebuffer(struct gl_framebuffer **fb);
53 _mesa_resize_framebuffer(GLcontext *ctx, struct gl_framebuffer *fb,
60 _mesa_update_framebuffer_visual(struct gl_framebuffer *fb);
63 _mesa_update_depth_buffer(GLcontext *ctx, struct gl_framebuffer *fb,
67 _mesa_update_stencil_buffer(GLcontext *ctx, struct gl_framebuffer *fb,
H A Dtexrender.h7 struct gl_framebuffer *fb,
H A Drenderbuffer.h50 _mesa_add_color_renderbuffers(GLcontext *ctx, struct gl_framebuffer *fb,
56 _mesa_add_color_index_renderbuffers(GLcontext *ctx, struct gl_framebuffer *fb,
62 _mesa_add_alpha_renderbuffers(GLcontext *ctx, struct gl_framebuffer *fb,
68 _mesa_copy_soft_alpha_renderbuffers(GLcontext *ctx, struct gl_framebuffer *fb);
71 _mesa_add_depth_renderbuffer(GLcontext *ctx, struct gl_framebuffer *fb,
75 _mesa_add_stencil_renderbuffer(GLcontext *ctx, struct gl_framebuffer *fb,
80 _mesa_add_accum_renderbuffer(GLcontext *ctx, struct gl_framebuffer *fb,
85 _mesa_add_aux_renderbuffers(GLcontext *ctx, struct gl_framebuffer *fb,
89 _mesa_add_soft_renderbuffers(struct gl_framebuffer *fb,
98 _mesa_add_renderbuffer(struct gl_framebuffer *fb,
[all...]
/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_fog.c16 CRFogBits *fb = &(sb->fog); local
20 RESET(fb->color, ctx->bitid);
22 RESET(fb->density, ctx->bitid);
24 RESET(fb->end, ctx->bitid);
26 RESET(fb->start, ctx->bitid);
28 RESET(fb->mode, ctx->bitid);
30 RESET(fb->index, ctx->bitid);
32 RESET(fb->enable, ctx->bitid);
36 RESET(fb->fogDistanceMode, ctx->bitid);
40 RESET(fb
100 CRFogBits *fb = &(sb->fog); local
[all...]
/vbox/src/VBox/Additions/x11/x11include/libdrm-2.4.13/
H A Dnouveau_channel.h50 nouveau_channel_alloc(struct nouveau_device *, uint32_t fb, uint32_t tt,
/vbox/src/VBox/Additions/common/crOpenGL/
H A Ddrirenderbuffer.c157 * \param fb the framebuffer we're page flipping
161 driFlipRenderbuffers(struct gl_framebuffer *fb, GLboolean flipped) argument
163 const GLuint count = fb->Visual.stereoMode ? 2 : 1;
169 if (!fb->Visual.doubleBufferMode)
176 = (driRenderbuffer *) fb->Attachment[frontBuf].Renderbuffer;
178 = (driRenderbuffer *) fb->Attachment[backBuf].Renderbuffer;
209 struct gl_framebuffer *fb = (struct gl_framebuffer *) dPriv->driverPrivate; local
210 if (fb && (dPriv->w != fb->Width || dPriv->h != fb
[all...]
/vbox/src/apps/svnsync-vbox/
H A Dmain.c746 initfile_baton_t *fb = apr_pcalloc(pool, sizeof(*fb));
751 path, eb->current, &fb->process, NULL, NULL, pool));
752 DX(fprintf(stderr, " %s\n", fb->process ? "EXPORT" : "IGNORE");)
753 if (fb->process && !pb->process)
760 fb->process = FALSE;
762 if (fb->process)
765 &fb->wrapped_file_baton));
767 fb->edit_baton = eb;
768 *file_baton = fb;
744 initfile_baton_t *fb = apr_pcalloc(pool, sizeof(*fb)); local
779 initfile_baton_t *fb = file_baton; local
804 initfile_baton_t *fb = file_baton; local
822 initfile_baton_t *fb = file_baton; local
1276 node_baton_t *fb = file_baton; local
1382 void *fb; local
1814 node_baton_t *fb = apr_pcalloc(pool, sizeof(*fb)); local
1884 node_baton_t *fb = apr_palloc(pool, sizeof(*fb)); local
1911 node_baton_t *fb = apr_pcalloc(pool, sizeof(*fb)); local
2008 node_baton_t *fb = apr_palloc(pool, sizeof(*fb)); local
2028 node_baton_t *fb = file_baton; local
2061 node_baton_t *fb = file_baton; local
2078 node_baton_t *fb = file_baton; local
2127 node_baton_t *fb = file_baton; local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxf86Sbus.h33 #include <linux/fb.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxf86Sbus.h33 #include <linux/fb.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86Sbus.h33 #include <linux/fb.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86Sbus.h33 #include <linux/fb.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxf86Sbus.h33 #include <linux/fb.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxf86Sbus.h33 #include <linux/fb.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxf86Sbus.h33 #include <linux/fb.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxf86Sbus.h33 #include <linux/fb.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxf86Sbus.h33 #include <linux/fb.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86Sbus.h34 #include <linux/fb.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxf86Sbus.h33 #include <linux/fb.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxf86Sbus.h33 #include <linux/fb.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxf86Sbus.h33 #include <linux/fb.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxf86Sbus.h33 #include <linux/fb.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxf86Sbus.h33 #include <linux/fb.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxf86Sbus.h33 #include <linux/fb.h>
/vbox/src/libs/xpcom18a4/nsprpub/lib/prstreams/tests/testprstrm/
H A Dtestprstrm.cpp86 PRfilebuf *fb[MaxCnt]; local
98 fb[i] = new PRfilebuf;
102 delete fb[i];
135 fb[i] = new PRfilebuf; // Allocate as we go to hack at the heap
140 delete fb[i];
/vbox/src/VBox/Additions/linux/drm/
H A Dvbox_main.c56 static void vbox_user_framebuffer_destroy(struct drm_framebuffer *fb) argument
58 struct vbox_framebuffer *vbox_fb = to_vbox_framebuffer(fb);
64 drm_framebuffer_cleanup(fb);
65 kfree(fb);
68 static int vbox_user_framebuffer_create_handle(struct drm_framebuffer *fb, argument
78 void vbox_framebuffer_dirty_rectangles(struct drm_framebuffer *fb, argument
82 struct vbox_private *vbox = fb->dev->dev_private;
86 LogFunc(("vboxvideo: %d: fb=%p, cRects=%u, vbox=%p\n", __LINE__, fb,
92 list_for_each_entry(crtc, &fb
131 vbox_user_framebuffer_dirty(struct drm_framebuffer *fb, struct drm_file *file_priv, unsigned flags, unsigned color, struct drm_clip_rect *pRects, unsigned cRects) argument
[all...]

Completed in 648 milliseconds

12345