qt: introduce `QSGTextureView`
This class can be used to represent a certain sub-part of an existing `QSGTexture`, without creating a new texture.
Showing
- modules/gui/qt/Makefile.am 3 additions, 0 deletionsmodules/gui/qt/Makefile.am
- modules/gui/qt/meson.build 3 additions, 0 deletionsmodules/gui/qt/meson.build
- modules/gui/qt/util/qsgtextureview.cpp 228 additions, 0 deletionsmodules/gui/qt/util/qsgtextureview.cpp
- modules/gui/qt/util/qsgtextureview.hpp 68 additions, 0 deletionsmodules/gui/qt/util/qsgtextureview.hpp
Loading
Please register or sign in to comment