Skip to content
Snippets Groups Projects
Commit 77962816 authored by Faith Ekstrand's avatar Faith Ekstrand :speech_balloon: Committed by Juan A. Suárez
Browse files

anv/descriptor_set: Only write texture swizzles if we have an image view

When immutable samplers are set we call write_image_view with a NULL
image view.  This causes issues on IVB where we have to fake texture
swizzling.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110999
Fixes: d2aa65eb "anv: Emulate texture swizzle in the shader when..."
(cherry picked from commit 0a364a4a)
parent 970cc023
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment