mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-09 06:33:38 +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>