Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QVideoTextureHelper::UniformData Struct Reference

#include <qvideotexturehelper_p.h>

Collaboration diagram for QVideoTextureHelper::UniformData:

Public Attributes

float transformMatrix [4][4]
float colorMatrix [4][4]
float opacity
float width
float masteringWhite
float maxLum
int redOrAlphaIndex
int planeFormats [TextureDescription::maxPlanes]

Detailed Description

Definition at line 162 of file qvideotexturehelper_p.h.

Member Data Documentation

◆ colorMatrix

float QVideoTextureHelper::UniformData::colorMatrix[4][4]

Definition at line 164 of file qvideotexturehelper_p.h.

◆ masteringWhite

float QVideoTextureHelper::UniformData::masteringWhite

Definition at line 167 of file qvideotexturehelper_p.h.

◆ maxLum

float QVideoTextureHelper::UniformData::maxLum

Definition at line 168 of file qvideotexturehelper_p.h.

◆ opacity

float QVideoTextureHelper::UniformData::opacity

Definition at line 165 of file qvideotexturehelper_p.h.

◆ planeFormats

int QVideoTextureHelper::UniformData::planeFormats[TextureDescription::maxPlanes]

Definition at line 170 of file qvideotexturehelper_p.h.

◆ redOrAlphaIndex

int QVideoTextureHelper::UniformData::redOrAlphaIndex

Definition at line 169 of file qvideotexturehelper_p.h.

◆ transformMatrix

float QVideoTextureHelper::UniformData::transformMatrix[4][4]

Definition at line 163 of file qvideotexturehelper_p.h.

◆ width

float QVideoTextureHelper::UniformData::width

Definition at line 166 of file qvideotexturehelper_p.h.


The documentation for this struct was generated from the following file: