#include <BindGroupLayout.hpp>
◆ BindGroupLayout()
| Graphic::Utils::BindGroupLayout::BindGroupLayout |
( |
const std::string & | name | ) |
|
|
inlineexplicit |
◆ ~BindGroupLayout()
| Graphic::Utils::BindGroupLayout::~BindGroupLayout |
( |
| ) |
|
|
overridedefault |
◆ addEntry()
| BindGroupLayout & Graphic::Utils::BindGroupLayout::addEntry |
( |
const TEntry & | entry | ) |
|
|
inline |
◆ getEntries()
| const std::vector< std::shared_ptr< IBindGroupLayoutEntry > > & Graphic::Utils::BindGroupLayout::getEntries |
( |
| ) |
const |
|
inline |
◆ getName()
| const std::string & Graphic::Utils::BindGroupLayout::getName |
( |
| ) |
const |
|
inline |
◆ validate()
| std::vector< ValidationError > Graphic::Utils::BindGroupLayout::validate |
( |
void | | ) |
const |
|
inlineoverridevirtual |
◆ entries
◆ name
| std::string Graphic::Utils::BindGroupLayout::name |
|
private |
The documentation for this class was generated from the following file: