Struct D3D12ShaderIdentifier
Defined in File directx-utilities.h
Struct Documentation
-
struct D3D12ShaderIdentifier
Public Functions
-
explicit D3D12ShaderIdentifier(uint64_t *data)
-
D3D12ShaderIdentifier &operator=(const D3D12ShaderIdentifier &other)
-
bool operator!=(const D3D12ShaderIdentifier &other) const
-
explicit operator bool() const
Public Members
-
uint64_t id[4] = {}
-
explicit D3D12ShaderIdentifier(uint64_t *data)