Skip to content

aco: implement 16-bit derivatives and improve fp16 support on gfx8

Rhys Perry requested to merge pendingchaos/mesa:aco_fp16_deriv_gfx8 into main

Both of these are probably useful for radeonsi, which uses 16-bit derivatives and can utilize 16-bit floating point on GFX8.

Merge request reports