Skip to content
Unverified Commit 7a3493e8 authored by Ryan Harrison's avatar Ryan Harrison Committed by GitHub
Browse files

Make sure that initialized variable have correct storage class (#2092)

Make sure that initialized variable have correct storage class

For WebGPU and Vulkan environments, variables must have the storage
class; Output, Private, or Function, if they have an initializer.

Fixes #2071
parent 981763ec
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment