mirror of
https://github.com/torvalds/linux
synced 2026-06-24 20:02:34 +09:00
Userspace needs to know if it can create shaders that do branching. Otherwise, for backwards compatibility with old kernels it needs to lower if statements to conditional assignments. Signed-off-by: Eric Anholt <eric@anholt.net>