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