chore: checkpoint current workspace changes
This commit is contained in:
@@ -76,8 +76,12 @@ bool SceneViewportSelectionOutlinePassRenderer::Render(
|
||||
return m_outlinePass.Render(
|
||||
renderContext,
|
||||
surface,
|
||||
targets.selectionMaskShaderView,
|
||||
targets.depthShaderView,
|
||||
{
|
||||
targets.selectionMaskShaderView,
|
||||
targets.selectionMaskState,
|
||||
targets.depthShaderView,
|
||||
surface.GetDepthStateAfter()
|
||||
},
|
||||
ToBuiltinSceneViewportSelectionOutlineStyle(style));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user