Details
-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
6.1.2
-
None
-
-
901c2bdc12f4d5ce25c9b05a23915447fcc037d7 (pyside/pyside-setup/dev) 6e583332be28b931a3827b348cbb788692550fbe (pyside/pyside-setup/6.1)
Description
Despite being mentioned in the documentation and being available on Windows and Linux (see this thread), the function QOpenGLTexture::textureId() is missing on macOS. Same seems to be the case for the related static functions QOpenGLTexture::bondTextureId()
Most likely this is an oversight, if not, explicit mention should be made in the documentation for macOS (unlikely as PyQT6 does have the functions usable).
Attachments
Issue Links
- relates to
-
PYSIDE-2187 QOpenGLWidget has no attribute 'defaultFramebufferObject' on macos/arm64
- Closed