mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-18 20:18:06 +02:00
Instead of using the clear color conversion feature by the hardware, use software to write out the converted clear color pixel. When testing a patch which moves a state cache invalidate to occur after fast clears instead of before, this prevents the following failures on tgl/zink: * piglit.spec.arb_texture_cube_map_array.arb_texture_cube_map_array-cubemap * piglit.spec.ext_framebuffer_object.fbo-generatemipmap-formats Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30646> |
||
|---|---|---|
| .. | ||
| blorp.c | ||
| blorp.h | ||
| blorp_blit.c | ||
| blorp_brw.c | ||
| blorp_clear.c | ||
| blorp_elk.c | ||
| blorp_genX_exec_brw.h | ||
| blorp_genX_exec_elk.h | ||
| blorp_nir_builder.h | ||
| blorp_priv.h | ||
| meson.build | ||