Skip to content

Commit

Permalink
Compat CTS: add a test failing on Intel GL.
Browse files Browse the repository at this point in the history
Bug: 383595386
Change-Id: I43d81617112efb3874090113b28d165bcaa771d7
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/219854
Bot-Commit: [email protected] <[email protected]>
Commit-Queue: Stephen White <[email protected]>
  • Loading branch information
SenorBlanco authored and Dawn LUCI CQ committed Dec 17, 2024
1 parent 7782372 commit 9c149a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webgpu-cts/compat-expectations.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7126,6 +7126,7 @@ crbug.com/383595386 [ intel linux ] webgpu:shader,execution,expression,call,buil
crbug.com/383595386 [ intel linux ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_3d_coords:format="astc-12x12-unorm-srgb";dim="cube";filt="linear";modeU="m";modeV="c";modeW="c";offset=false [ Failure ]
crbug.com/383595386 [ intel linux ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_3d_coords:format="astc-12x12-unorm-srgb";dim="cube";filt="linear";modeU="m";modeV="c";modeW="m";offset=false [ Failure ]
crbug.com/383595386 [ intel linux ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_3d_coords:format="astc-12x12-unorm-srgb";dim="cube";filt="linear";modeU="m";modeV="c";modeW="r";offset=false [ Failure ]
crbug.com/383595386 [ intel linux ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_3d_coords:format="astc-12x12-unorm-srgb";dim="cube";filt="linear";modeU="m";modeV="m";modeW="c";offset=false [ Failure ]
crbug.com/383595386 [ intel linux ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_3d_coords:format="astc-12x12-unorm-srgb";dim="cube";filt="linear";modeU="m";modeV="m";modeW="m";offset=false [ Failure ]
crbug.com/383595386 [ intel linux ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_3d_coords:format="astc-12x12-unorm-srgb";dim="cube";filt="linear";modeU="m";modeV="m";modeW="r";offset=false [ Failure ]
crbug.com/383595386 [ intel linux ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_3d_coords:format="astc-12x12-unorm-srgb";dim="cube";filt="linear";modeU="m";modeV="r";modeW="c";offset=false [ Failure ]
Expand Down

0 comments on commit 9c149a5

Please sign in to comment.