Struct ShaderVariable#

Struct Documentation#

struct ShaderVariable#

Public Functions

inline constexpr bool operator==(const ShaderVariable &other) const noexcept#
constexpr bool operator!=(const ShaderVariable &other) const noexcept = default#

Public Members

u64 ParentIndex = {}#
u32 Offset = {}#
u64 Size = {}#
std::string Name#