Skip to content

Conversation

@MohammadMDSA
Copy link

HlslParseContext should respect global uniform block name override by intermediate.
Currently global uniform block name resolved by hlsl parse context is always "$Global" (not even "$Globals" for compatibility with DXC). While the TShader accepts override name for the global block and even TParseContext respects it, it wouldn't work with hlsl. With this change, HlslParseContext would also respect the name override.

@CLAassistant
Copy link

CLAassistant commented Apr 29, 2025

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants