Skip to content
Unverified Commit 0e3fbc81 authored by Jim Blandy's avatar Jim Blandy Committed by GitHub
Browse files

Replace pointer-access.spv snapshot test with WGSL source. (#1450)

The original pointer access test used SPIR-V for its input because WGSL didn't
have a working pointer indirection operator at the time. Now that it does, we
can just write this test in WGSL directly.

Fixes #1432.
parent 943e321b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment