Re: [PATCH v2 0/7] MR739: vkd3d-shader/hlsl: Parse state blocks, part 1.
25 Mar
2024
25 Mar
'24
12:06 p.m.
On Fri Mar 22 21:12:59 2024 +0000, Zebediah Figura wrote:
You could probably avoid the duplication with a separate "%empty | [int]" rule. Or alternatively use "arrays" and add an explicit check for count > 1. Is C_INTEGER correct here, or should we allow compile-time constants? It is correct. We should check for negative values only. Constant evaluated expressions are not allowed.
-- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/739#note_65991
636
Age (days ago)
636
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nikolay Sivov (@nsivov)