Class ResourceInfoRegistry::ShaderIdKey

Nested Relationships

This class is a nested type of Class ResourceInfoRegistry.

Class Documentation

class ShaderIdKey

Public Functions

inline ShaderIdKey(api_types::ShaderStageFlagBits stage, std::string bytecode)
inline api_types::ShaderStageFlagBits GetStage() const noexcept
inline std::string const &GetBytecode() const noexcept