Searched refs:blit_ops (Results 1 – 1 of 1) sorted by relevance
819 struct blit_ops { struct849 static const struct blit_ops r2d_ops = { argument861 static const struct blit_ops r3d_ops = {875 coords(const struct blit_ops *ops, in coords()928 const struct blit_ops *ops = &r2d_ops; in tu6_clear_lrz()1000 const struct blit_ops *ops = &r2d_ops; in tu6_blit_image()1167 const struct blit_ops *ops = &r2d_ops; in tu_copy_buffer_to_image()1253 const struct blit_ops *ops = stencil_read ? &r3d_ops : &r2d_ops; in tu_copy_image_to_buffer()1343 const struct blit_ops *ops = &r2d_ops; in tu_copy_image_to_image()1529 const struct blit_ops *ops = &r2d_ops; in copy_buffer()[all …]