On Wed Feb 21 10:56:39 2024 +0000, Zebediah Figura wrote:
If RenderTargetView is a keyword then perhaps it shouldn't be put in global scope, but rather ctx->builtin_types?
I thought those are unrelated. We use builtin_types as a shortcut for frequently used types, that were also added in global scope. Is that not the case?