Format
Specifies the texture format.
virtual bool hasMipmaps() const =0
Returns true if the texture data contains mipmap levels.
virtual bool hasAlphaChannel() const =0
Returns true if the texture data contains an alpha channel.
virtual QSize textureSize() const =0
Returns the size of the texture in pixels.
virtual qint64 comparisonKey() const =0
Returns a key suitable for comparing textures.
virtual QRhiTexture * rhiTexture() const
QScopedPointer< QSGVideoTexturePrivate > d_ptr