libprimis icon indicating copy to clipboard operation
libprimis copied to clipboard

`globalparams` is a field & global variable

Open no-lex opened this issue 2 years ago • 0 comments

Global variables should not exist, but also they should not require the explicit :: scope resolution operator because they occupy the same namespace as the globalparams field in the Shader object.

no-lex avatar Oct 01 '22 06:10 no-lex