Add codegen for rt column drawers

This commit is contained in:
Magnus Norddahl 2016-10-07 06:40:29 +02:00
commit 8c259f50b1
7 changed files with 289 additions and 134 deletions

View file

@ -25,6 +25,7 @@ public:
SSAInt num_cores;
SSAInt pass_start_y;
SSAInt pass_end_y;
SSAUBytePtr temp;
};
class SSAShadeConstants