Skip to content
Snippets Groups Projects
Commit 9ff1f30d authored by Ian Romanick's avatar Ian Romanick Committed by Dylan Baker
Browse files

anv: Remove FS executables when applying the null FS optimization


If the executables are still hanging out,
anv_GetPipelineExecutableStatisticsKHR will try to dereference NULL
pointers in pipeline->shaders[MESA_SHADER_FRAGMENT].

At least in terms of fossil-db output, this matches the behavior from
before 73b3efcd.

Fixes: 73b3efcd ("anv: Handle the null FS optimization after compiling shaders")
Closes: #6590
Reviewed-by: default avatarLionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: default avatarJason Ekstrand <jason.ekstrand@collabora.com>
Part-of: <mesa/mesa!16898>
(cherry picked from commit 65d6708b)
parent c9981574
No related branches found
No related tags found
Loading
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