summaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorBrian Paul <[email protected]>2018-08-03 06:28:34 -0600
committerBrian Paul <[email protected]>2018-08-08 08:20:10 -0600
commit51e878cdb3bf05a7818fce701b66ad7e3d9e9687 (patch)
tree74a9328eb11c168fe4c191b5189cc662bd6a1054 /appveyor.yml
parent92e5dc94acbed3d08a2d2e29ed6f219569efc1cd (diff)
svga: use pipe_sampler_view::target in svga_set_sampler_views()
instead of the underlying texture's target. This fixes an issue where the TGSI sampler type was not agreeing with the sampler view target/type. In particular, this fixes a Mint 19 XFCE desktop scaling issue because the TGSI code was using a RECT sampler but the sampler view's underlying texture was PIPE_TEXTURE_2D. We want to use the sampler view's type rather than the underlying resource, as we do for the view's surface format. No piglit regressions. VMware issue 2156696. Reviewed-by: Neha Bhende <[email protected]> Reviewed-by: Charmaine Lee <[email protected]>
Diffstat (limited to 'appveyor.yml')
0 files changed, 0 insertions, 0 deletions