nir: Add a lowering pass to split 64bit phis
[mesa.git] / src / compiler / nir / nir_lower_patch_vertices.c
2018-07-27 Kenneth Graunkei965: Combine both gl_PatchVerticesIn lowering passes.
2017-01-10 Kenneth Graunkenir: Add a pass to lower TES patch_vertices intrinsics...