![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <BoundShaderStateCache.h>
Friends | |
| bool | operator== (const FBoundShaderStateLookupKey &A, const FBoundShaderStateLookupKey &B) |
| uint32 | GetTypeHash (const FBoundShaderStateLookupKey &Key) |
|
inline |
|
inline |
|
inline |
|
friend |
Get the hash for this type.
| Key | - struct to hash |
|
friend |
Equality is based on decl, vertex shader and pixel shader
| Other | - instance to compare against |