Skip to content
Unverified Commit f62d7978 authored by Steven Perron's avatar Steven Perron Committed by GitHub
Browse files

Add validation check for arrays of void type. (#1880)

In the definition of an array
(https://www.khronos.org/registry/spir-v/specs/1.2/SPIRV.html#Array),
it specfically mentions that array elements have non-void type.  I've
added a check for that in this PR.

http://crbug.com/879016
parent 40a68547
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