FOpenColorIOPixelShader::FOpenColorIOPixelShader

The following two shaders are identical (on hlsl side) except for the way the resources are bound on CPU side.

Windows
MacOS
Linux

References

Module

OpenColorIO

Header

/Engine/Plugins/Compositing/OpenColorIO/Source/OpenColorIO/Public/OpenColorIOShader.h

Include

#include "OpenColorIOShader.h"

Source

/Engine/Plugins/Compositing/OpenColorIO/Source/OpenColorIO/Private/OpenColorIOShader.cpp

Syntax

FOpenColorIOPixelShader
(
    const FOpenColorIOShaderType::CompiledShaderInitializerType & Initializer
)

Remarks

The following two shaders are identical (on hlsl side) except for the way the resources are bound on CPU side. One is oriented for RHI, the other one for RDG.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss