Searched refs:r3d_ops (Results 1 – 1 of 1) sorted by relevance
861 static const struct blit_ops r3d_ops = { variable1046 ops = &r3d_ops; in tu6_blit_image()1064 if (ops == &r3d_ops) { in tu6_blit_image()1172 ops = &r3d_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()1347 ops = &r3d_ops; in tu_copy_image_to_image()1722 const struct blit_ops *ops = image->layout[0].nr_samples > 1 ? &r3d_ops : &r2d_ops; in clear_image()2185 ops = &r3d_ops; in clear_sysmem_attachment()2193 if (ops == &r3d_ops) in clear_sysmem_attachment()