|
|
| attachment (const utility::hashed_string &name, type type, const clear_value_type &clear_value=math::color::black(), const format format=format::r8g8b8a8_unorm, const graphics::blend_state &blend_state=graphics::blend_state{}, const filter filter=filter::linear, const address_mode address_mode=address_mode::repeat, std::uint32_t array_layers=1u) noexcept |
| |
|
| attachment (const utility::hashed_string &name, type type, const clear_value_type &clear_value, const format format, const filter filter, const address_mode address_mode, std::uint32_t array_layers=1u) noexcept |
| |
|
auto | name () const noexcept -> const utility::hashed_string & |
| |
|
auto | image_type () const noexcept -> type |
| |
|
auto | format () const noexcept -> graphics::format |
| |
|
auto | address_mode () const noexcept -> graphics::address_mode |
| |
|
auto | clear_value () const noexcept -> const clear_value_type & |
| |
|
auto | blend_state () const noexcept -> const graphics::blend_state & |
| |
|
auto | array_layers () const noexcept -> std::uint32_t |
| |
The documentation for this class was generated from the following files: