submissionModes.ixx File
Included Headers
#include <cstdint>
#include <type_traits>
#include <utility>
Namespaces Index
| namespace | helios |
| namespace | engine |
| namespace | rendering |
| namespace | common |
| namespace | types |
Classes Index
| struct | Instanced |
|
Marker for instanced rendering mode. More... | |
| struct | NonInstanced |
|
Marker for non-instanced rendering mode. More... | |
File Listing
The file content with the documentation metadata removed is:
14export namespace helios::engine::rendering::common::types {
24 struct NonInstanced{};
26 enum class SubmissionMode : std::uint32_t {
27 Instanced,
28 NonInstanced
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.