llvm-project
7ee95832
- [HLSL] Ignore complex types that do not contribute to cbuffer layout (#184276)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
50 days ago
[HLSL] Ignore complex types that do not contribute to cbuffer layout (#184276) Detect arrays of empty structs and similar constructs in constant buffers. Ignore them if they do not contribute to `cbuffer` layout Fixes #183788
References
#184276 - [HLSL] Ignore complex types that do not contribute to cbuffer layout
Author
hekota
Parents
b02ef5ab
Loading