Skip to content

radv,aco: disable opts if VK_PIPELINE_CREATE_DISABLE_OPTIMIZATION_BIT

Samuel Pitoiset requested to merge hakzsam/mesa:aco_disable_opts into master

Sounds useful to determine if ACO breaks a specific pipeline because of various optimizations.

Merge request reports