Searched defs:dst_trans (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ | ||
H A D | lp_surface.c | 55 struct pipe_transfer *src_trans, *dst_trans; in lp_resource_copy_ms() local 272 lp_clear_color_texture_helper(struct pipe_transfer *dst_trans, in lp_clear_color_texture_helper() argument 297 struct pipe_transfer *dst_trans; in lp_clear_color_texture_msaa() local 353 struct pipe_transfer *dst_trans; lp_clear_depth_stencil_texture_msaa() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/util/ | ||
H A D | u_surface.c | 210 struct pipe_transfer *src_trans, *dst_trans; in util_resource_copy_region() local 362 util_clear_color_texture_helper(struct pipe_transfer *dst_trans, in util_clear_color_texture_helper() argument 388 struct pipe_transfer *dst_trans; util_clear_color_texture() local 427 struct pipe_transfer *dst_trans; util_clear_render_target() local 583 struct pipe_transfer *dst_trans; util_clear_depth_stencil_texture() local [all...] |
Completed in 2 milliseconds