![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "D3D12RHIPrivate.h"Classes | |
| struct | FD3D12VertexDeclarationKey |
| struct | FVertexDeclarationCache |
Functions | |
| uint32 | GetTypeHash (const FD3D12VertexDeclarationKey &Key) |
| bool | operator== (const FD3D12VertexDeclarationKey &A, const FD3D12VertexDeclarationKey &B) |
Variables | |
| FVertexDeclarationCache | GVertexDeclarationCache |
| uint32 GetTypeHash | ( | const FD3D12VertexDeclarationKey & | Key | ) |
Hashes the array of D3D12 vertex element descriptions.
| bool operator== | ( | const FD3D12VertexDeclarationKey & | A, |
| const FD3D12VertexDeclarationKey & | B | ||
| ) |
Compare two vertex declaration keys.
| FVertexDeclarationCache GVertexDeclarationCache |