Skip to content

radv/aco: enable FP16 features/extensions on GFX9+

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

Requires !5245 (merged) for some FP16 optimizations. We probably also need to check Younbglood to make sure it renders correctly and is, at least, as fast as without FP16.

EDIT: Both games render fine (tested on GFX9).

Edited by Samuel Pitoiset

Merge request reports