-
- Downloads
vkd3d-shader/hlsl: Use LOGIC_OR instead of BIT_OR in any().
Note that BIT_OR is not available for SM1 bools, so we must prefer LOGIC_OR when possible.
parent
2621fc95
No related branches found
No related tags found
Loading
Please register or sign in to comment