diff options
author | Rob Clark <[email protected]> | 2018-07-17 09:44:23 -0400 |
---|---|---|
committer | Rob Clark <[email protected]> | 2018-07-17 11:00:00 -0400 |
commit | 15f6c0509a8b6928a94023e095e08419cf1fe589 (patch) | |
tree | 38607a86868f72225bfd1b827ad090baaa5e98e3 /src/gallium/auxiliary/cso_cache | |
parent | d77fcdeb5904ac1324d9445f775fdf5c6af95b84 (diff) |
freedreno: fix samples=0 vs samples=1 confusion
pipe_framebuffer_state can have samples=0 in various cases, which is
actually the same thing as samples=1. So use the _get_num_samples()
helper to populate the key, to avoid this looking like two distinct
fb states to the cache.
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary/cso_cache')
0 files changed, 0 insertions, 0 deletions