/third_party/mesa3d/src/gallium/winsys/d3d12/wgl/ |
H A D | d3d12_wgl_framebuffer.cpp | 168 d3d12_wgl_framebuffer_get_resource(struct stw_winsys_framebuffer *pframebuffer, st_attachment_type statt) d3d12_wgl_framebuffer_get_resource() argument
|
/third_party/mesa3d/src/gallium/frontends/dri/ |
H A D | dri_drawable.c | 118 dri_st_framebuffer_flush_front(struct st_context_iface *stctx, struct st_framebuffer_iface *stfbi, enum st_attachment_type statt) dri_st_framebuffer_flush_front() argument 217 dri_drawable_validate_att(struct dri_context *ctx, struct dri_drawable *drawable, enum st_attachment_type statt) dri_drawable_validate_att() argument 314 dri_drawable_get_format(struct dri_drawable *drawable, enum st_attachment_type statt, enum pipe_format *format, unsigned *bind) dri_drawable_get_format() argument
|
H A D | drisw.c | 312 drisw_flush_frontbuffer(struct dri_context *ctx, struct dri_drawable *drawable, enum st_attachment_type statt) drisw_flush_frontbuffer() argument
|
H A D | kopper.c | 711 kopper_flush_frontbuffer(struct dri_context *ctx, struct dri_drawable *drawable, enum st_attachment_type statt) kopper_flush_frontbuffer() argument
|
H A D | dri2.c | 579 enum st_attachment_type statt; in dri2_allocate_textures() local 628 enum st_attachment_type statt = statts[i]; in dri2_allocate_textures() local 677 enum st_attachment_type statt = ST_ATTACHMENT_DEPTH_STENCIL; dri2_allocate_textures() local 734 dri2_flush_frontbuffer(struct dri_context *ctx, struct dri_drawable *drawable, enum st_attachment_type statt) dri2_flush_frontbuffer() argument [all...] |
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
H A D | xm_st.c | 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 264 xmesa_st_framebuffer_flush_front(struct st_context_iface *stctx, struct st_framebuffer_iface *stfbi, enum st_attachment_type statt) xmesa_st_framebuffer_flush_front() argument
|
/third_party/mesa3d/src/gallium/frontends/hgl/ |
H A D | hgl.c | 60 hgl_st_framebuffer_flush_front(struct st_context_iface* stctxi, struct st_framebuffer_iface* stfbi, enum st_attachment_type statt) hgl_st_framebuffer_flush_front() argument
|
/third_party/mesa3d/src/gallium/frontends/wgl/ |
H A D | stw_st.c | 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
|
/third_party/mesa3d/src/gallium/frontends/osmesa/ |
H A D | osmesa.c | 359 osmesa_st_framebuffer_flush_front(struct st_context_iface *stctx, struct st_framebuffer_iface *stfbi, enum st_attachment_type statt) osmesa_st_framebuffer_flush_front() argument
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_manager.c | 95 attachment_to_buffer_index(enum st_attachment_type statt) in attachment_to_buffer_index() argument 133 enum st_attachment_type statt; in buffer_index_to_attachment() local 309 enum st_attachment_type statt; st_framebuffer_update_attachments() local 1302 enum st_attachment_type statt = ST_ATTACHMENT_FRONT_LEFT; st_manager_flush_frontbuffer() local [all...] |