Fix operand index in spirv-fuzz (#2895)
This change rectifies a problem where an absolute operand index was being used when an index restricted to input operands was required. Fixes #2893.
Loading
Please register or sign in to comment
This change rectifies a problem where an absolute operand index was being used when an index restricted to input operands was required. Fixes #2893.