We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ac426c commit f626b7dCopy full SHA for f626b7d
include/nbl/video/utilities/CSmoothResizeSurface.h
@@ -38,7 +38,7 @@ class NBL_API2 ISmoothResizeSurface : public ISimpleManagedSurface
38
};
39
40
//
41
- class NBL_API2 ISwapchainResources : public core::IReferenceCounted, public ISimpleManagedSurface::ISwapchainResources
+ class NBL_API2 ISwapchainResources : public ISimpleManagedSurface::ISwapchainResources
42
{
43
protected:
44
friend class ISmoothResizeSurface;
0 commit comments