Skip to content

radv: Use correct num formats to detect whether we should be use 1.0 or 1.

Bas Nieuwenhuizen requested to merge bnieuwenhuizen/mesa:float-fix into master

normalized and scaled formats also return floats.

Fixes: 4b3549c0 ("radv: reduce the number of loaded channels for vertex input fetches")

Merge request reports