Page MenuHome

Fix T81806: Error getting Cycles GPU devices if device_type is set to NONE
AbandonedPublic

Authored by Philipp Oeser (lichtwerk) on Oct 18 2020, 1:08 PM.

Details

Summary

Caused by rB1001adb50019.

Cycles cannot get number of gpu devices for type "None", return 0 in
that case.
(Havent tracked down exactly why rB1001adb50019 exposes this, but seems
safe to assume that we should return 0 if getting here in any case.)

Diff Detail

Repository
rB Blender
Branch
T81806 (branched from master)
Build Status
Buildable 10781
Build 10781: arc lint + arc unit