summaryrefslogtreecommitdiff
path: root/tests/compute/logic-no-short-circuit-evaluation.slang
AgeCommit message (Expand)Author
2025-07-30Lowering unsupported matrix types for GLSL/WGSL/Metal targets (#7936)venkataram-nv
2025-05-05Add a new capability hlsl_2018 that avoid using select/and/or (#7003)Jay Kwak
2025-02-07Use and() and or() functions for logical-AND and OR (#6310)Jay Kwak