Function map_naga_stage
pub fn map_naga_stage(stage: ShaderStage) -> ShaderStagesExpand description
Map a [naga::ShaderStage] to the corresponding [wgt::ShaderStages] flag.
pub fn map_naga_stage(stage: ShaderStage) -> ShaderStagesMap a [naga::ShaderStage] to the corresponding [wgt::ShaderStages] flag.