Skip to content

spirv: Allow variable pointers pointing to an array of blocks

This appeared in a recent under-review CTS test.

It seems reasonable to me for our implementation to pick the 0-th index in these cases. Later resolution will pick the appropriate index.

Edited by Caio Oliveira

Merge request reports