Searched refs:stw_framebuffer (Results 1 – 10 of 10) sorted by relevance
47 struct stw_framebuffer struct125 struct stw_framebuffer *next; argument135 struct stw_framebuffer *145 stw_framebuffer_reference_locked(struct stw_framebuffer *fb) in stw_framebuffer_reference_locked()155 stw_framebuffer_release_locked(struct stw_framebuffer *fb);163 struct stw_framebuffer *172 struct stw_framebuffer *177 struct stw_framebuffer *fb,181 stw_framebuffer_update(struct stw_framebuffer *fb);185 stw_framebuffer_lock(struct stw_framebuffer *fb) in stw_framebuffer_lock()[all …]
51 static struct stw_framebuffer *54 struct stw_framebuffer *fb; in stw_framebuffer_from_hwnd_locked()75 stw_framebuffer_release_locked(struct stw_framebuffer *fb) in stw_framebuffer_release_locked()77 struct stw_framebuffer **link; in stw_framebuffer_release_locked()117 stw_framebuffer_get_size(struct stw_framebuffer *fb) in stw_framebuffer_get_size()198 struct stw_framebuffer *fb; in stw_call_window_proc()251 struct stw_framebuffer *255 struct stw_framebuffer *fb; in stw_framebuffer_create()263 fb = CALLOC_STRUCT( stw_framebuffer ); in stw_framebuffer_create()322 stw_framebuffer_update(struct stw_framebuffer *fb) in stw_framebuffer_update()[all …]
34 struct stw_framebuffer;46 struct stw_framebuffer *current_framebuffer;67 void stw_notify_current_locked( struct stw_framebuffer *fb );
80 struct stw_framebuffer *fb; in wglCreatePbufferARB()280 struct stw_framebuffer *fb; in wglGetPbufferDCARB()300 struct stw_framebuffer *fb; in wglReleasePbufferDCARB()316 struct stw_framebuffer *fb; in wglDestroyPbufferARB()335 struct stw_framebuffer *fb; in wglQueryPbufferARB()
35 struct stw_framebuffer;44 stw_st_create_framebuffer(struct stw_framebuffer *fb);
110 struct stw_framebuffer *fb; in wglBindTexImageARB()203 struct stw_framebuffer *fb = stw_framebuffer_from_HPBUFFERARB(hPbuffer); in wglReleaseTexImageARB()228 struct stw_framebuffer *fb = stw_framebuffer_from_HPBUFFERARB(hPbuffer); in wglSetPbufferAttribARB()
44 struct stw_framebuffer;75 struct stw_framebuffer *fb_head;
168 struct stw_framebuffer *fb; in stw_create_context_attribs()460 struct stw_framebuffer *fb = NULL; in stw_make_current()461 struct stw_framebuffer *fbRead = NULL; in stw_make_current()497 struct stw_framebuffer *old_fb = ctx->current_framebuffer; in stw_make_current()573 struct stw_framebuffer *old_fb = old_ctx->current_framebuffer; in stw_make_current()591 stw_notify_current_locked( struct stw_framebuffer *fb ) in stw_notify_current_locked()
10 stw_framebuffer.c \
41 struct stw_framebuffer *fb;225 stw_st_create_framebuffer(struct stw_framebuffer *fb) in stw_st_create_framebuffer()