Searched defs:stctx (Results 1 - 6 of 6) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/dri/ |
H A D | dri_drawable.c | 44 dri_st_framebuffer_validate(struct st_context_iface *stctx, in dri_st_framebuffer_validate() argument 118 dri_st_framebuffer_flush_front(struct st_context_iface *stctx, in dri_st_framebuffer_flush_front() argument 134 dri_st_framebuffer_flush_swapbuffers(struct st_context_iface *stctx, in dri_st_framebuffer_flush_swapbuffers() argument
|
H A D | drisw.c | 344 drisw_allocate_textures(struct dri_context *stctx, in drisw_allocate_textures() argument
|
/third_party/mesa3d/src/gallium/frontends/wgl/ |
H A D | stw_framebuffer.c | 85 stw_framebuffer_release_locked(struct stw_framebuffer *fb, struct st_context_iface *stctx) stw_framebuffer_release_locked() argument
|
H A D | stw_st.c | 144 stw_st_framebuffer_validate_locked(struct st_context_iface *stctx, in stw_st_framebuffer_validate_locked() argument 314 stw_st_framebuffer_validate(struct st_context_iface *stctx, in stw_st_framebuffer_validate() argument 359 struct st_context_iface *stctx; member 390 stw_st_flush(struct st_context_iface *stctx, in stw_st_flush() argument 415 stw_st_framebuffer_present_locked(HDC hdc, struct st_context_iface *stctx, struct st_framebuffer_iface *stfb, enum st_attachment_type statt) stw_st_framebuffer_present_locked() argument 439 stw_st_framebuffer_flush_front(struct st_context_iface *stctx, struct st_framebuffer_iface *stfb, enum st_attachment_type statt) stw_st_framebuffer_flush_front() argument 545 stw_st_swap_framebuffer_locked(HDC hdc, struct st_context_iface *stctx, struct st_framebuffer_iface *stfb) stw_st_swap_framebuffer_locked() argument [all...] |
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
H A D | xm_st.c | 203 xmesa_st_framebuffer_validate(struct st_context_iface *stctx, in xmesa_st_framebuffer_validate() argument 264 xmesa_st_framebuffer_flush_front(struct st_context_iface *stctx, in xmesa_st_framebuffer_flush_front() argument 61 xmesa_st_framebuffer_display(struct st_framebuffer_iface *stfbi, struct st_context_iface *stctx, enum st_attachment_type statt, struct pipe_box *box) xmesa_st_framebuffer_display() argument
|
/third_party/mesa3d/src/gallium/frontends/osmesa/ |
H A D | osmesa.c | 98 struct st_context_iface *stctx; member 359 osmesa_st_framebuffer_flush_front(struct st_context_iface *stctx, in osmesa_st_framebuffer_flush_front() argument 418 osmesa_st_framebuffer_validate(struct st_context_iface *stctx, in osmesa_st_framebuffer_validate() argument [all...] |
Completed in 6 milliseconds