Skip to content

Two FP16 fixes

Adam Jackson requested to merge ajax/mesa:egl-fp16 into main

Stop hiding FP16 configs behind a driconf option, there's no danger of using them accidentally. Also enable them for EGL_EXT_platform_device where they'd been missed.

Merge request reports