22 const int num_channels,
23 float *pixels)
const override;
25 const int num_channels,
26 const float *pixels)
const override;
30 mutable bool copied_from_device_;
bool set_pass_pixels(const string_view pass_name, const int num_channels, const float *pixels) const override
bool get_pass_pixels(const string_view pass_name, const int num_channels, float *pixels) const override
PathTraceTile(PathTrace &path_trace)
#define CCL_NAMESPACE_END