triSYCL / path_tracer

Experimental path tracing with C++20 and SYCL
Apache License 2.0
24 stars 6 forks source link

Apply clang-format with a style close to LLVM #24

Closed keryell closed 3 years ago

keryell commented 3 years ago

Use: clang-format --style=file -i RT_SYCL/*.[ch]pp

keryell commented 3 years ago

Yes the merge seems good. You can approve and merge. :-)