lima nir: alias nir_op_fmov to ppir_op_mov
Created by: koenkooi
Pretty much untested. It compiles and kodi doesn't crash anymore:
Apr 20 11:32:08 libretech-cc kodi-standalone[224]: libEGL debug: did not find optional extension DRI_Robustness version 1
Apr 20 11:32:08 libretech-cc kodi-standalone[224]: libEGL debug: did not find optional extension DRI_FlushControl version 1
Apr 20 11:32:08 libretech-cc kodi-standalone[224]: libEGL debug: No DRI config supports native format 0x30335258
Apr 20 11:32:08 libretech-cc kodi-standalone[224]: libEGL debug: No DRI config supports native format 0x30335241
Apr 20 11:32:08 libretech-cc kodi-standalone[224]: libEGL debug: No DRI config supports native format 0x36314752
Apr 20 11:32:08 libretech-cc kodi-standalone[224]: libEGL debug: the best driver is DRI2
Apr 20 11:32:08 libretech-cc kodi-standalone[224]: libEGL debug: EGL user error 0x300d (EGL_BAD_SURFACE) in eglSwapBuffers```
I'll try running piglit when I get some more time this weekend.