Home
last modified time | relevance | path

Searched defs:sub_box (Results 1 - 13 of 13) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_screen.c502 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 Ddrisw.c201 drisw_present_texture(struct pipe_context *pipe, __DRIdrawable *dPriv, struct pipe_resource *ptex, struct pipe_box *sub_box) drisw_present_texture() argument
H A Dkopper.c204 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 Dlp_screen.c824 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 Drbug_screen.c372 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 Dvl_winsys_dri.c122 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 Dvl_winsys_dri3.c560 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 Dvirgl_screen.c811 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 Dvirgl_vtest_winsys.c632 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 Ddd_screen.c169 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 Dd3d12_screen.cpp751 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 Dtr_screen.c409 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 Dzink_screen.c1432 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

Completed in 31 milliseconds