diff options
author | Eric Anholt <[email protected]> | 2016-05-17 13:04:20 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2016-08-22 12:11:08 -0700 |
commit | 47e3cc7557144ea62cab65c86f0241ec53784d71 (patch) | |
tree | 8a17500969578611a1e0491e358c6dd6394781c9 /src/compiler/nir | |
parent | d08f09c24e68c048f79500abe7f89e94960b55d2 (diff) |
vc4: Tell state_tracker that we would prefer NIR.
Before this series, the code generation path was:
GLSL IR -> TGSI -> NIR -> NIR clone -> QIR -> QPU
Now it's (generally)
GLSL IR -> NIR -> NIR clone -> QIR -> QPU
Diffstat (limited to 'src/compiler/nir')
0 files changed, 0 insertions, 0 deletions