-
SPV: Make OpEntryPoint I/O list include all static uses. · 7ba6341aJohn Kessenich authored
Before, it was only including explicit interface, sufficient for IO-Block-declared oriented interface, but not sufficient for all modes GLSL might be used with SPIR-V. Two things are accomplished now: 1) each id will appear exactly once 2) the OpEntryPoint list will union static use with declarations
7ba6341a
×