Skip to content

panfrost: Framebuffer fetch support

Icecream95 requested to merge icecream95/mesa:fbfetch into master

Apart from Bifrost support and the completely broken conversion back to the correct dest format for the load_output intrinsic, this works, passing the gles2 tests for EXT_shader_framebuffer_fetch in piglit (including MRT), and the dEQP blend_equation_advanced tests.

Edited by Icecream95

Merge request reports