3#include <Foundation/Strings/HashedString.h>
4#include <RendererCore/Pipeline/Declarations.h>
8 using StorageType = plUInt8;
42 static int GetRenderPassForShader(Enum renderMode);
43 static void GetDebugText(Enum renderMode,
plStringBuilder& out_sDebugText);
plStringBuilder is a class that is meant for creating and modifying strings.
Definition StringBuilder.h:35
A class to use together with plHashedString for quick comparisons with temporary strings that need no...
Definition HashedString.h:151
Definition ViewRenderMode.h:7