Files
test/intern/cycles/kernel/device
Brecht Van Lommel 4cf6524731 Fix Cycles Metal build errors after recent changes
float8 is a reserved type in Metal, but is not implemented. So rename to
float8_t for now.

Also move back intersection handlers to kernel.metal, they can't be in the
class that encapsulates the other Metal kernel functions.
2022-07-26 00:17:37 +02:00
..
2022-07-25 17:43:35 +02:00
2022-06-28 18:35:43 +02:00