diff options
author | Connor Abbott <[email protected]> | 2019-05-29 16:03:25 +0200 |
---|---|---|
committer | Connor Abbott <[email protected]> | 2019-05-31 11:03:05 +0200 |
commit | 78f33620e85fa3479bdded79981ae541871bfd2e (patch) | |
tree | d46573fc9baaae69e735fbce0e1c092e7a33e273 /src/intel/perf | |
parent | fca1a35163769f0476d559660a8f2c40054e9fd7 (diff) |
radeonsi/nir: Remove hack for builtins
We now bounds check properly in the uniform loading fast path, so
there's no need to disable it by pretending there are other UBO bindings
in use. The way this looks at the variable name was causing problems
when two piglit shaders, one with a name that triggered the hack and one
that didn't, got hashed to the same thing after stripping out the names.
Reviewed-by: Timothy Arceri <[email protected]>
Diffstat (limited to 'src/intel/perf')
0 files changed, 0 insertions, 0 deletions