Home
last modified time | relevance | path

Searched refs:blit_ops (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_clear_blit.cc1638 struct blit_ops { struct
1681 static const struct blit_ops r2d_ops = { argument
1696 static const struct blit_ops r3d_ops = {
1712 coords(const struct blit_ops *ops, in coords()
2040 const struct blit_ops *ops = &r2d_ops<CHIP>; in tu6_clear_lrz()
2078 const struct blit_ops *ops = &r2d_ops<CHIP>; in tu6_dirty_lrz_fc()
2179 const struct blit_ops *ops = &r2d_ops<CHIP>; in tu6_blit_image()
2378 const struct blit_ops *ops = &r2d_ops<CHIP>; in tu_copy_buffer_to_image()
2471 const struct blit_ops *ops = &r2d_ops<CHIP>; in tu_copy_image_to_buffer()
2586 const struct blit_ops *ops = &r2d_ops<CHIP>; in tu_copy_image_to_image()
[all …]