Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Experimental/ComputeFramework/Source/ComputeFramework/Public/ComputeFramework/ShaderParamTypeDefinition.h |
Include |
#include "ComputeFramework/ShaderParamTypeDefinition.h" |
Source |
/Engine/Plugins/Experimental/ComputeFramework/Source/ComputeFramework/Private/ShaderParamTypeDefinition.cpp |
uint32 GetTypeHash
(
const FShaderValueType & InShaderValueType
)
A hashing function to allow the FShaderValueType class to be used with hashing containers (e.g. TSet or TMap).