Rex Xu fe54126c05 Fix an issue of spirv_by_reference
When using this qualifier for a parameter, we make it as a pointer.
However, the function TranslateStorageClass() is therefore called and
the storage class should only be set to Function when it is invoked
to translate parameter types rather than actual argument types.
2021-11-23 16:40:45 +08:00
..
2020-08-10 22:26:41 +02:00
2018-08-07 03:16:20 +09:00
2020-03-30 01:32:23 +03:00
2021-11-11 08:43:30 -07:00
2019-06-25 13:20:16 -04:00