Skip to content

panfrost: Minor optimizations before landing fp16

Alyssa Rosenzweig requested to merge alyssa/mesa:fp16-bis into master

First patch generates fcsels now that modifiers work with them, and the remaining patches try to reduce compile-time on large shaders (found in the skia set in shader-db).

Merge request reports