Blender V5.0
fallback_cpu_processor.hh File Reference
#include "BLI_assert.h"
#include "BLI_math_color.h"
#include "OCIO_cpu_processor.hh"
#include "OCIO_packed_image.hh"

Go to the source code of this file.

Classes

class  blender::ocio::FallbackNOOPCPUProcessor
class  blender::ocio::FallbackCustomCPUProcessor< pixel_processor >

Namespaces

namespace  blender
namespace  blender::ocio

Typedefs

using blender::ocio::FallbackLinearRGBToSRGBCPUProcessor = FallbackCustomCPUProcessor<linearrgb_to_srgb_v3_v3>
using blender::ocio::FallbackSRGBToLinearRGBCPUProcessor = FallbackCustomCPUProcessor<srgb_to_linearrgb_v3_v3>