GPUAllocation?


Malcolm Humphreys <malcolmh...@...>
 

While working on this ocio photoshop plugin I noticed a difference in the cpu vs gpu path.

Attached is a screenshot.

The image on top has been imported by the plugin already and processed on the cpu, while the dialog below is a GL canvas using the gpu path for preview.

I'm guessing this is the allocation we are using on the gpu?

.malcolm