/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_screen.c | 502 softpipe_flush_frontbuffer(struct pipe_screen *_screen, struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned layer, void *context_private, struct pipe_box *sub_box) softpipe_flush_frontbuffer() argument
|
/third_party/mesa3d/src/gallium/frontends/dri/ |
H A D | drisw.c | 201 drisw_present_texture(struct pipe_context *pipe, __DRIdrawable *dPriv, struct pipe_resource *ptex, struct pipe_box *sub_box) drisw_present_texture() argument
|
H A D | kopper.c | 204 drisw_present_texture(struct pipe_context *pipe, __DRIdrawable *dPriv, struct pipe_resource *ptex, struct pipe_box *sub_box) drisw_present_texture() argument 691 kopper_present_texture(struct pipe_context *pipe, __DRIdrawable *dPriv, struct pipe_resource *ptex, struct pipe_box *sub_box) kopper_present_texture() argument
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_screen.c | 824 llvmpipe_flush_frontbuffer(struct pipe_screen *_screen, struct pipe_context *_pipe, struct pipe_resource *resource, unsigned level, unsigned layer, void *context_private, struct pipe_box *sub_box) llvmpipe_flush_frontbuffer() argument
|
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
H A D | rbug_screen.c | 372 rbug_screen_flush_frontbuffer(struct pipe_screen *_screen, struct pipe_context *_ctx, struct pipe_resource *_resource, unsigned level, unsigned layer, void *context_private, struct pipe_box *sub_box) rbug_screen_flush_frontbuffer() argument
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_winsys_dri.c | 122 vl_dri2_flush_frontbuffer(struct pipe_screen *screen, struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned layer, void *context_private, struct pipe_box *sub_box) vl_dri2_flush_frontbuffer() argument
|
H A D | vl_winsys_dri3.c | 560 vl_dri3_flush_frontbuffer(struct pipe_screen *screen, struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned layer, void *context_private, struct pipe_box *sub_box) vl_dri3_flush_frontbuffer() argument
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_screen.c | 811 virgl_flush_frontbuffer(struct pipe_screen *screen, struct pipe_context *ctx, struct pipe_resource *res, unsigned level, unsigned layer, void *winsys_drawable_handle, struct pipe_box *sub_box) virgl_flush_frontbuffer() argument
|
/third_party/mesa3d/src/gallium/winsys/virgl/vtest/ |
H A D | virgl_vtest_winsys.c | 632 virgl_vtest_flush_frontbuffer(struct virgl_winsys *vws, struct virgl_hw_res *res, unsigned level, unsigned layer, void *winsys_drawable_handle, struct pipe_box *sub_box) virgl_vtest_flush_frontbuffer() argument
|
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
H A D | dd_screen.c | 169 dd_screen_flush_frontbuffer(struct pipe_screen *_screen, struct pipe_context *_pipe, struct pipe_resource *resource, unsigned level, unsigned layer, void *context_private, struct pipe_box *sub_box) dd_screen_flush_frontbuffer() argument
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_screen.cpp | 751 d3d12_flush_frontbuffer(struct pipe_screen * pscreen, struct pipe_context *pctx, struct pipe_resource *pres, unsigned level, unsigned layer, void *winsys_drawable_handle, struct pipe_box *sub_box) d3d12_flush_frontbuffer() argument
|
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
H A D | tr_screen.c | 409 trace_screen_flush_frontbuffer(struct pipe_screen *_screen, struct pipe_context *_pipe, struct pipe_resource *resource, unsigned level, unsigned layer, void *context_private, struct pipe_box *sub_box) trace_screen_flush_frontbuffer() argument
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_screen.c | 1432 zink_flush_frontbuffer(struct pipe_screen *pscreen, struct pipe_context *pctx, struct pipe_resource *pres, unsigned level, unsigned layer, void *winsys_drawable_handle, struct pipe_box *sub_box) zink_flush_frontbuffer() argument
|