|
sandbox
|
Public Member Functions | |
| attribute (std::uint32_t binding, std::uint32_t size, VkShaderStageFlags stage_flags, data_type type) | |
| auto | binding () const noexcept -> std::uint32_t |
| auto | size () const noexcept -> std::uint32_t |
| auto | stage_flags () const noexcept -> VkShaderStageFlags |
| auto | type () const noexcept -> data_type |
| auto | operator== (const attribute &other) const noexcept -> bool |