Problem
When resizing a QOpenGLWidget on MacOS 13.0 - XCode 14.1, the widget is flickering:

Reproduction
I have created a minimal app to demonstrate the issue (see attachments).
I have tested the same code on MacOS 11.2.3 - Xcode 12.4, the issue does not occur.