Searched defs:sdst (Results 1 - 19 of 19) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_dma_cs.c72 struct si_resource *sdst = si_resource(dst); local in function:si_sdma_clear_buffer
H A Dsi_cp_dma.c215 struct si_resource *sdst = si_resource(dst); local in function:si_cp_dma_clear_buffer
H A Dsi_test_dma.c223 struct si_texture *sdst; local in function:si_test_dma
H A Dsi_buffer.c306 struct si_resource *sdst = si_resource(dst); local in function:si_replace_buffer_storage
[all...]
H A Dsi_clear.c674 struct si_texture *sdst = (struct si_texture*)dst->texture; local in function:si_clear_render_target
H A Dsi_dma.c40 struct si_resource *sdst = si_resource(dst); local in function:si_dma_copy_buffer
97 struct si_texture *sdst = (struct si_texture*)dst; local in function:si_dma_copy_tile
190 struct si_texture *sdst local in function:si_dma_copy
[all...]
H A Dsi_fence.c196 struct si_multi_fence **sdst = (struct si_multi_fence **)dst; local in function:si_fence_reference
H A Dcik_sdma.c38 struct si_resource *sdst = si_resource(dst); local in function:cik_sdma_copy_buffer
108 struct si_texture *sdst = (struct si_texture*)dst; local in function:cik_sdma_copy_texture
[all...]
H A Dsi_blit.c906 struct si_texture *sdst = (struct si_texture*)dst; local in function:si_resource_copy_region
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_cp_dma.c193 struct si_resource *sdst = si_resource(dst); local in function:si_cp_dma_clear_buffer
H A Dsi_buffer.c282 struct si_resource *sdst = si_resource(dst); local in function:si_replace_buffer_storage
H A Dsi_fence.c188 struct si_fence **sdst = (struct si_fence **)dst; local in function:si_fence_reference
H A Dsi_sdma_copy_image.c113 bool si_sdma_v4_v5_copy_texture(struct si_context *sctx, struct si_texture *sdst, struct si_texture *ssrc, bool is_v5) argument
225 cik_sdma_copy_texture(struct si_context * sctx,struct si_texture * sdst,struct si_texture * ssrc) argument
[all...]
H A Dsi_test_blit.c204 struct si_texture *sdst; local in function:si_test_blit
H A Dsi_clear.c1082 struct si_texture *sdst = (struct si_texture *)dst->texture; local in function:si_clear_render_target
H A Dsi_compute_blit.c426 struct si_texture *sdst = (struct si_texture*)dst; local in function:si_compute_copy_image
H A Dsi_blit.c909 struct si_texture *sdst = (struct si_texture *)dst; local in function:si_resource_copy_region
1227 struct si_texture *sdst = (struct si_texture *)info->dst.resource; local in function:si_blit
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_surface.c954 struct ureg_dst sdst = ureg_writemask(data, TGSI_WRITEMASK_Y); local in function:nv50_blitter_make_fp
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_surface.c974 struct ureg_dst sdst = ureg_writemask(data, TGSI_WRITEMASK_Y); local in function:nv50_blitter_make_fp

Completed in 156 milliseconds