struct
#include <VaultedVulkan/VV_Pipelines.hpp>
ShaderStage Used to handle shader staging within a pipeline, more than one shader can be staged in a pipeline.
Contents
- Reference
Public types
- struct CreateInfo
- Specification
- using CreateFlags = Bitfield<EPipelineShaderStageCreateFlag, VkShaderStageFlags>
- Specification