Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/vulkan/
Dtu_clear_blit.cc1687 struct blit_ops { struct
1730 static const struct blit_ops r2d_ops = { argument
1745 static const struct blit_ops r3d_ops = {
1761 coords(const struct blit_ops *ops, in coords()
2081 const struct blit_ops *ops = &r2d_ops<CHIP>; in tu6_clear_lrz()
2119 const struct blit_ops *ops = &r2d_ops<CHIP>; in tu6_dirty_lrz_fc()
2217 const struct blit_ops *ops = &r2d_ops<CHIP>; in tu6_blit_image()
2410 const struct blit_ops *ops = &r2d_ops<CHIP>; in tu_copy_buffer_to_image()
2609 const struct blit_ops *ops = &r2d_ops<CHIP>; in tu_copy_image_to_buffer()
2810 const struct blit_ops *ops = &r2d_ops<CHIP>; in tu_copy_image_to_image()
[all …]