Module: Mesa Branch: main Commit: 60ae5b106f8d43aa8a97c3d9dacc008df31c5e8d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=60ae5b106f8d43aa8a97c3d9dacc008df31c5e8d
Author: David Heidelberg <[email protected]> Date: Sat Mar 4 01:03:25 2023 +0100 ci/zink: add skip for the Single-GL46.enhanced_layouts.ssb_member_align_non_power_of_2 Acked-by: Mike Blumenkrantz <[email protected]> Signed-off-by: David Heidelberg <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21668> --- src/gallium/drivers/zink/ci/zink-anv-tgl-skips.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/gallium/drivers/zink/ci/zink-anv-tgl-skips.txt b/src/gallium/drivers/zink/ci/zink-anv-tgl-skips.txt index 971b1fd0648..34c49c2b0db 100644 --- a/src/gallium/drivers/zink/ci/zink-anv-tgl-skips.txt +++ b/src/gallium/drivers/zink/ci/zink-anv-tgl-skips.txt @@ -8,6 +8,7 @@ KHR-GL46.texture_swizzle.functional KHR-Single-GL46.arrays_of_arrays_gl.AtomicUsage KHR-Single-GL46.arrays_of_arrays_gl.InteractionFunctionCalls2 KHR-Single-GL46.arrays_of_arrays_gl.SubroutineFunctionCalls2 +KHR-Single-GL46.enhanced_layouts.ssb_member_align_non_power_of_2 KHR-Single-GL46.enhanced_layouts.uniform_block_member_align_non_power_of_2 KHR-Single-GL46.enhanced_layouts.xfb_global_buffer KHR-Single-GL46.arrays_of_arrays_gl.SubroutineFunctionCalls1
