Home
last modified time | relevance | path

Searched refs:r3d_ops (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_clear_blit.c1316 static const struct blit_ops r3d_ops = { variable
1562 ops = &r3d_ops; in tu6_blit_image()
1583 if (ops == &r3d_ops) { in tu6_blit_image()
1629 ops == &r3d_ops, in tu6_blit_image()
1715 ops = &r3d_ops; in tu_copy_buffer_to_image()
1796 ops = &r3d_ops; in tu_copy_image_to_buffer()
1889 ops = &r3d_ops; in tu_copy_image_to_image()
1922 ops = &r3d_ops; in tu_copy_image_to_image()
2355 const struct blit_ops *ops = image->layout[0].nr_samples > 1 ? &r3d_ops : &r2d_ops; in clear_image()
2854 ops = &r3d_ops; in clear_sysmem_attachment()
[all...]

Completed in 5 milliseconds