diff options
author | Timothy Arceri <[email protected]> | 2017-06-15 11:56:28 +1000 |
---|---|---|
committer | Timothy Arceri <[email protected]> | 2017-06-16 08:09:03 +1000 |
commit | fcbb93e860246375d03f280f927f79d3645a8988 (patch) | |
tree | 290bd5bf8f2063c7b15e5f9753b9815df356458d /configure.ac | |
parent | a4d3371176fdf5e1d3b2b90aa5a73701ba9b83b8 (diff) |
mesa: stop assigning unused storage for non-bindless opaque types
The storage was once used by get_sampler_uniform_value() but that
was fixed long ago to use the uniform storage assigned by the
linker.
By not assigning storage for images/samplers the constant buffer
for gallium drivers will be reduced which could result in small
perf improvements.
V2: rebase on ARB_bindless_texture
Reviewed-by: Samuel Pitoiset <[email protected]>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions