![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qssgrenderimagetexture_p.h>
Public Attributes | |
| QRhiTexture * | m_texture = nullptr |
| int | m_mipmapCount = 0 |
| QSSGRenderImageTextureFlags | m_flags |
Definition at line 44 of file qssgrenderimagetexture_p.h.
| QSSGRenderImageTextureFlags QSSGRenderImageTexture::m_flags |
Definition at line 48 of file qssgrenderimagetexture_p.h.
| int QSSGRenderImageTexture::m_mipmapCount = 0 |
Definition at line 47 of file qssgrenderimagetexture_p.h.
| QRhiTexture* QSSGRenderImageTexture::m_texture = nullptr |
Definition at line 46 of file qssgrenderimagetexture_p.h.