Page MenuHome

GPUMaterial: Make compilation fail when reusing failed `GPUPass`
ClosedPublic

Authored by Clément Foucault (fclem) on Jun 6 2022, 4:59 PM.

Details

Summary

This avoid leaving a GPUMaterial in a GPU_MAT_QUEUED state which would
block rendering.

Fix T98603: Hang when saving project in material preview mode

Diff Detail

Repository
rB Blender
Branch
blender-v3.2-release
Build Status
Buildable 22438
Build 22438: arc lint + arc unit

Event Timeline

Clément Foucault (fclem) requested review of this revision.Jun 6 2022, 4:59 PM
Clément Foucault (fclem) created this revision.
This revision is now accepted and ready to land.Jun 6 2022, 7:59 PM