Skip to main content

ShaderBatchCompileCommand Struct Template

Requests batched compilation for multiple shader handles. More...

Declaration

template <typename THandle> struct helios::engine::rendering::shader::commands::ShaderBatchCompileCommand<THandle> { ... }

Public Member Attributes Index

template <typename THandle>
std::vector< THandle >shaderHandles {}

Description

Requests batched compilation for multiple shader handles.

Template Parameters
THandle

Shader handle type.

Definition at line 24 of file ShaderBatchCompileCommand.ixx.

Public Member Attributes

shaderHandles

template <typename THandle>
std::vector<THandle> helios::engine::rendering::shader::commands::ShaderBatchCompileCommand< THandle >::shaderHandles {}

Definition at line 25 of file ShaderBatchCompileCommand.ixx.

25 std::vector<THandle> shaderHandles{};

The documentation for this struct was generated from the following file:


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.