Naga should permit override expressions as LocalVariable
initializers
#5439
Labels
area: naga middle-end
Intermediate representation
naga
Shader Translator
type: enhancement
New feature or request
At present, Naga only allows constant expressions in
LocalVariable::init
, but there's no reason it couldn't permit override expressions as well.jimblandy@7985ce1 seems to work fine.
The text was updated successfully, but these errors were encountered: