pslang/examples/jit_test.psl

4 lines
68 B
PSL

func test() -> f32:
if 0.0 >= 1.0:
return 3.1415
return 2.71828