Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deal with apple global variables #3

Open
pow2clk opened this issue Jun 15, 2018 · 0 comments
Open

Deal with apple global variables #3

pow2clk opened this issue Jun 15, 2018 · 0 comments
Labels
apple related to the apple build only

Comments

@pow2clk
Copy link
Owner

pow2clk commented Jun 15, 2018

Apple doesn't share global variables across dynamic library even when they are linked. This is a problem in particular for the TLS storage index/class which needs to be initialized. dxc initializes, but dxcompiler doesn't.

@pow2clk pow2clk added the apple related to the apple build only label Jun 15, 2018
pow2clk pushed a commit that referenced this issue Jan 2, 2024
This proposal captures concrete documentation of unions in HLSL 202x and how they interact with HLSL language features.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apple related to the apple build only
Projects
None yet
Development

No branches or pull requests

1 participant