|
Engine²
Open-source game engine written in C++.
|
#include "spdlog/fmt/fmt.h"#include "utils/IValidable.hpp"#include "utils/shader/ABindGroupLayoutEntry.hpp"#include <concepts>#include <vector>Go to the source code of this file.
Classes | |
| class | Graphic::Utils::BindGroupLayout |
Namespaces | |
| namespace | Graphic |
| namespace | Graphic::Utils |
Concepts | |
| concept | CBindGroupLayoutEntry |