Define DTHROW¶
Defined in File FLAMEGPUDeviceException_device.cuh
Define Documentation¶
-
DTHROW(...)¶
This allows us to write DTHROW(“My Error message: %d”, 12); or similar to report an error in device code
Defined in File FLAMEGPUDeviceException_device.cuh
This allows us to write DTHROW(“My Error message: %d”, 12); or similar to report an error in device code