ShaderBatchCompileCommand.ixx File
Command payload for compiling multiple shader resources. More...
Included Headers
#include <vector>
#include <helios.engine.rendering.shader.concepts.IsShaderHandle>
#include <helios.engine.rendering.shader.types.ShaderHandle>
Namespaces Index
| namespace | helios |
| namespace | engine |
| namespace | rendering |
| namespace | shader |
| namespace | commands |
Classes Index
| struct | ShaderBatchCompileCommand<THandle> |
|
Requests batched compilation for multiple shader handles. More... | |
Description
Command payload for compiling multiple shader resources.
File Listing
The file content with the documentation metadata removed is:
15export namespace helios::engine::rendering::shader::commands {
23 requires IsShaderHandle<THandle>
24 struct ShaderBatchCompileCommand {
25 std::vector<THandle> shaderHandles{};
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.