sandbox
Loading...
Searching...
No Matches
sbx::graphics::shader::attribute Member List

This is the complete list of members for sbx::graphics::shader::attribute, including all inherited members.

attribute(std::uint32_t binding, std::uint32_t size, VkShaderStageFlags stage_flags, data_type type) (defined in sbx::graphics::shader::attribute)sbx::graphics::shader::attributeinlineexplicit
binding() const noexcept -> std::uint32_t (defined in sbx::graphics::shader::attribute)sbx::graphics::shader::attributeinline
operator==(const attribute &other) const noexcept -> bool (defined in sbx::graphics::shader::attribute)sbx::graphics::shader::attributeinline
size() const noexcept -> std::uint32_t (defined in sbx::graphics::shader::attribute)sbx::graphics::shader::attributeinline
stage_flags() const noexcept -> VkShaderStageFlags (defined in sbx::graphics::shader::attribute)sbx::graphics::shader::attributeinline
type() const noexcept -> data_type (defined in sbx::graphics::shader::attribute)sbx::graphics::shader::attributeinline