The following failures started to show up in Mesa CI after mesa commit 4562a7b0e82bf664b30ee72da141d070adc659da: KHR-GLES31.core.shader_image_load_store.advanced-sso-simple.kblm64 KHR-GLES31.core.shader_image_load_store.advanced-sso-simple.sklm64 KHR-GLES31.core.shader_image_load_store.advanced-sso-simple.bdwm64 KHR-GLES31.core.shader_image_load_store.advanced-sso-simple.hswm64 Output from failing test: glcts: ../src/mesa/main/state.c:191: update_program: Assertion `VP_MODE_FF == ctx->VertexProgram._VPMode' failed.
Commit b54bf0e3e3378725dec924f8152dcb012dffcd2e fixes the mentioned test on my skylake system. Can you recheck? Thanks! Mathias
Confirmed that b54bf0e3e33 fixes these tests, thanks!
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.