summaryrefslogtreecommitdiff
path: root/src/compiler/nir/nir_lower_is_helper_invocation.c
Commit message (Expand)AuthorAgeFilesLines
* nir/nir_lower_is_helper_invocation: Lower helper invocation if requiredDanylo Piliaiev2022-12-201-1/+3
* nir/lower_is_helper_invocation: create load_helper_invocation instr with bits...Mike Blumenkrantz2022-03-211-1/+1
* nir: add lowering pass for helperInvocationEXT()Danylo Piliaiev2021-04-191-0/+126