UE::ShaderCompilerCommon::kBindlessSamplerPrefix

Unreal Engine C++ API Reference > Developer > ShaderCompilerCommon

References

   
Module ShaderCompilerCommon
Header /Engine/Source/Developer/ShaderCompilerCommon/Public/ShaderCompilerCommon.h
Include #include "ShaderCompilerCommon.h"

Syntax

namespace UE
{
    namespace ShaderCompilerCommon
    {
        static constexpr const TCHAR * UE::ShaderCompilerCommon::kBindlessSamplerPrefix = TEXT("BindlessSampler_");
    }
}

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library