VV::V1::Pipeline::ShaderStage struct

Used to handle shader staging within a pipeline, more than one shader can be staged in a pipeline.

Contents

Public types

struct CreateInfo
Specification
using CreateFlags = Bitfield<EPipelineShaderStageCreateFlag, VkShaderStageFlags>
Specification