Fix: Use ShaderCreateInfo for Cycles fallback display. #104971

Closed
Jason Fielder wants to merge 1 commits from Jason-Fielder:CyclesFallbackDisplayShader_CreateInfo into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

1 Commits

Author SHA1 Message Date
Michael Parkin-White 771f945441 Fix: Use ShaderCreateInfo for Cycles fallback display.
Cycles fallback display shader previously did not use viewport.
This would crash or cause the display not to show when using
GPU backends other than OpenGL, if another display shader
was unavailable.

Authored by Apple: Michael Parkin-White

Ref #96261
2023-02-20 13:59:37 +00:00