Skip to content

vtn, nir: implement CL MSAA and mipmap images

Karol Herbst requested to merge karolherbst/mesa:nir/cl/msaa into main

This is needed for cl_khr_gl_msaa_sharing and cl_khr_mipmap_image.

Todo:

  • verify that get_image_num_mip_levels compiles properly.

/cc @alyssa /cc @jenatali

I think this is basically working. I have random fails with iris, but no idea why, but it works good enough.

Edited by Karol Herbst

Merge request reports

Loading