18using namespace nodes::derived_node_tree_types;
174 Domain compute_pixel_node_domain(DNode node);
void reset_pixel_compile_unit()
void map_node_to_node_operation(DNode node, NodeOperation *operation)
int compute_pixel_node_operation_outputs_count(DNode node)
CompileState(const Schedule &schedule)
void map_node_to_pixel_operation(DNode node, PixelOperation *operation)
const Schedule & get_schedule()
PixelCompileUnit & get_pixel_compile_unit()
void add_node_to_pixel_compile_unit(DNode node)
bool should_compile_pixel_compile_unit(DNode node)
Result & get_result_from_output_socket(DOutputSocket output)