Searched refs:st_context_iface (Results 1 - 25 of 50) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/gallium/include/frontend/
H A Dapi.h107 * Used in st_context_iface->teximage.
275 struct st_context_iface;
332 bool (*flush_front)(struct st_context_iface *stctx,
353 bool (*validate)(struct st_context_iface *stctx,
358 bool (*flush_swapbuffers) (struct st_context_iface *stctx,
367 struct st_context_iface struct
394 void (*destroy)(struct st_context_iface *stctxi);
399 void (*flush)(struct st_context_iface *stctxi, unsigned flags,
409 bool (*teximage)(struct st_context_iface *stctxi,
417 void (*copy)(struct st_context_iface *stctx
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/state_tracker/
H A Dst_api.h112 * Used in st_context_iface->teximage.
265 struct st_context_iface;
322 boolean (*flush_front)(struct st_context_iface *stctx,
343 boolean (*validate)(struct st_context_iface *stctx,
348 boolean (*flush_swapbuffers) (struct st_context_iface *stctx,
357 struct st_context_iface struct
384 void (*destroy)(struct st_context_iface *stctxi);
389 void (*flush)(struct st_context_iface *stctxi, unsigned flags,
397 boolean (*teximage)(struct st_context_iface *stctxi,
405 void (*copy)(struct st_context_iface *stctx
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_st.h50 stw_st_flush(struct st_context_iface *st, struct st_framebuffer_iface *stfb,
54 stw_st_swap_framebuffer_locked(HDC hdc, struct st_context_iface *stctx,
H A Dstw_context.h35 struct st_context_iface;
39 struct st_context_iface *st;
H A Dstw_st.c128 stw_st_framebuffer_validate_locked(struct st_context_iface *stctx,
257 stw_st_framebuffer_validate(struct st_context_iface *stctx,
302 struct st_context_iface *stctx;
311 struct st_context_iface *st = args->stctx;
333 stw_st_flush(struct st_context_iface *stctx,
359 struct st_context_iface *stctx,
382 stw_st_framebuffer_flush_front(struct st_context_iface *stctx,
480 stw_st_swap_framebuffer_locked(HDC hdc, struct st_context_iface *stctx,
H A Dstw_framebuffer.h169 struct st_context_iface *stctx);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/hud/
H A Dhud_context.h36 struct st_context_iface;
39 hud_create(struct cso_context *cso, struct st_context_iface *st,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_context.h35 struct st_context_iface;
39 struct st_context_iface *st;
H A Dstw_st.c144 stw_st_framebuffer_validate(struct st_context_iface *stctx,
200 stw_st_framebuffer_flush_front(struct st_context_iface *stctx,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/
H A Ddri_context.h42 struct st_context_iface;
57 struct st_context_iface *st;
H A Ddri_context.c54 struct st_context_iface *st_share = NULL;
256 struct st_context_iface *st = ctx->st;
316 struct st_context_iface *st;
H A Ddri_drawable.c47 dri_st_framebuffer_validate(struct st_context_iface *stctx,
109 dri_st_framebuffer_flush_front(struct st_context_iface *stctx,
127 dri_st_framebuffer_flush_swapbuffers(struct st_context_iface *stctx,
245 struct st_context_iface *st = ctx->st;
481 struct st_context_iface *st;
561 * pushes that fence on the queue. This requires that the st_context_iface
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/dri/
H A Ddri_context.h42 struct st_context_iface;
63 struct st_context_iface *st;
H A Ddri_drawable.c44 dri_st_framebuffer_validate(struct st_context_iface *stctx,
118 dri_st_framebuffer_flush_front(struct st_context_iface *stctx,
134 dri_st_framebuffer_flush_swapbuffers(struct st_context_iface *stctx,
249 struct st_context_iface *st = ctx->st;
415 struct st_context_iface *st = args->ctx->st;
469 struct st_context_iface *st;
H A Ddri_context.c56 struct st_context_iface *st_share = NULL;
259 struct st_context_iface *st = ctx->st;
321 struct st_context_iface *st;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/postprocess/
H A Dpostprocess.h38 struct st_context_iface;
57 struct st_context_iface *st);
H A Dpp_private.h44 struct st_context_iface *st;
98 struct cso_context *, struct st_context_iface *st);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/hgl/
H A Dhgl_context.h57 struct st_context_iface* st;
H A Dhgl.c36 hgl_st_context(struct st_context_iface *stctxi)
59 hgl_st_framebuffer_flush_front(struct st_context_iface *stctxi,
150 hgl_st_framebuffer_validate(struct st_context_iface *stctxi,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/hgl/
H A Dhgl_context.h63 struct st_context_iface* st;
H A Dhgl.c36 hgl_st_context(struct st_context_iface *stctxi)
60 hgl_st_framebuffer_flush_front(struct st_context_iface* stctxi,
157 hgl_st_framebuffer_validate(struct st_context_iface *stctxi,
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_manager.c628 struct st_context_iface *st_iface = &st->iface;
654 st_context_flush(struct st_context_iface *stctxi, unsigned flags,
699 st_context_teximage(struct st_context_iface *stctxi,
791 st_context_copy(struct st_context_iface *stctxi,
792 struct st_context_iface *stsrci, unsigned mask)
802 st_context_share(struct st_context_iface *stctxi,
803 struct st_context_iface *stsrci)
813 st_context_destroy(struct st_context_iface *stctxi)
821 st_start_thread(struct st_context_iface *stctxi)
830 st_thread_finish(struct st_context_iface *stctx
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_manager.c632 struct st_context_iface *st_iface = &st->iface;
658 st_context_flush(struct st_context_iface *stctxi, unsigned flags,
694 st_context_teximage(struct st_context_iface *stctxi,
786 st_context_copy(struct st_context_iface *stctxi,
787 struct st_context_iface *stsrci, unsigned mask)
797 st_context_share(struct st_context_iface *stctxi,
798 struct st_context_iface *stsrci)
808 st_context_destroy(struct st_context_iface *stctxi)
816 st_start_thread(struct st_context_iface *stctxi)
836 st_thread_finish(struct st_context_iface *stctx
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/
H A Dxm_st.c62 struct st_context_iface *stctx,
203 xmesa_st_framebuffer_validate(struct st_context_iface *stctx,
264 xmesa_st_framebuffer_flush_front(struct st_context_iface *stctx,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/osmesa/
H A Dosmesa.c97 struct st_context_iface *stctx;
308 osmesa_st_framebuffer_flush_front(struct st_context_iface *stctx,
385 osmesa_st_framebuffer_validate(struct st_context_iface *stctx,
585 struct st_context_iface *st_shared;
832 struct st_context_iface *st = stapi->get_current(stapi);

Completed in 28 milliseconds

12