TCompareShaderTypePermutation

Used to compare order shader types permutation deterministically.

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/Shader.h

Include

#include "Shader.h"

Syntax

template<typename MetaShaderType>
class TCompareShaderTypePermutation

Remarks

Used to compare order shader types permutation deterministically.

Operators

Name Description

Public function Const

bool

 

operator()

(
    const TShaderTypePermutation< MetaS...,
    const TShaderTypePermutation< MetaS...
)

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