summaryrefslogtreecommitdiff
path: root/src/compiler/nir/nir_lower_patch_vertices.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-26i965: Combine both gl_PatchVerticesIn lowering passes.Kenneth Graunke1-6/+62
2017-01-10nir: Add a pass to lower TES patch_vertices intrinsics to a constant.Kenneth Graunke1-0/+53