![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MetalCompiledShaderKey.h>
Public Member Functions | |
| FMetalCompiledShaderKey (uint32 InCodeSize, uint32 InCodeCRC, uint32 InConstants) | |
Public Attributes | |
| uint32 | CodeSize |
| uint32 | CodeCRC |
| uint32 | Constants |
Friends | |
| bool | operator== (const FMetalCompiledShaderKey &A, const FMetalCompiledShaderKey &B) |
| uint32 | GetTypeHash (const FMetalCompiledShaderKey &Key) |
|
inline |
|
friend |
|
friend |
| uint32 FMetalCompiledShaderKey::CodeCRC |
| uint32 FMetalCompiledShaderKey::CodeSize |
| uint32 FMetalCompiledShaderKey::Constants |