Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.7.2
-
93136f7c5 (dev), 308181e87 (6.8)
-
DaVinci 105, DaVinci 106
Description
The first note in the documentation of QRhi::nextResourceUpdateBatch() states that QRhiResourceUpdateBatch instances can be returned to the pool by calling QRhiResourceUpdateBatch::destroy(). This is wrong. It should be QRhiResourceUpdateBatch::release().