sandbox
|
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::attribute | inlineexplicit |
binding() const noexcept -> std::uint32_t (defined in sbx::graphics::shader::attribute) | sbx::graphics::shader::attribute | inline |
operator==(const attribute &other) const noexcept -> bool (defined in sbx::graphics::shader::attribute) | sbx::graphics::shader::attribute | inline |
size() const noexcept -> std::uint32_t (defined in sbx::graphics::shader::attribute) | sbx::graphics::shader::attribute | inline |
stage_flags() const noexcept -> VkShaderStageFlags (defined in sbx::graphics::shader::attribute) | sbx::graphics::shader::attribute | inline |
type() const noexcept -> data_type (defined in sbx::graphics::shader::attribute) | sbx::graphics::shader::attribute | inline |