I am currently porting OpenGL code to QRhi (Qt 6.7). For glColorMask(red, green, blue, alpha)
there seems to be a documented flag
(https://doc.qt.io/qt-6/qrhigraphicspipeline.html#ColorMaskComponent-enum). But how can I set this flag?
Regards,
I am currently porting OpenGL code to QRhi (Qt 6.7). For glColorMask(red, green, blue, alpha)
there seems to be a documented flag
(https://doc.qt.io/qt-6/qrhigraphicspipeline.html#ColorMaskComponent-enum). But how can I set this flag?
Regards,