diff options
author | Timothy Arceri <[email protected]> | 2016-09-16 22:36:30 +1000 |
---|---|---|
committer | Timothy Arceri <[email protected]> | 2016-12-23 10:15:35 +1100 |
commit | 976859ce57bb3d233d23019fb9123ca4e80ca7e5 (patch) | |
tree | 4bb5bd7e333f839907cbf90ca8268fe72281f297 /src/compiler/glsl/s_expression.cpp | |
parent | a620f66872c27fa24a1ccdd1d0a6e563eefbaad6 (diff) |
i965: allow sampler indirects on all gens
Without this we will regress the max-samplers piglit test on Gen6
and lower when loop unrolling is done in NIR. There is a check
in the GLSL IR linker that errors when it finds indirects and
EmitNoIndirectSampler is set.
As far as I can tell there is no reason for not enabling this for
all gens regardless of whether they fully support ARB_gpu_shader5
or not.
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/compiler/glsl/s_expression.cpp')
0 files changed, 0 insertions, 0 deletions