Fix: Use ShaderCreateInfo for Cycles fallback display. #104987

2 Commits

Author SHA1 Message Date
Brecht Van Lommel c303326157 Merge branch 'blender-v3.5-release' into CyclesFallbackDisplayShader_CreateInfo_REL 2023-02-23 14:14:21 +01:00
Michael Parkin-White 033b1c2408 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 18:19:27 +00:00