![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qsgadaptationlayer_p.h>
Public Attributes | |
VariableType | type = Constant |
QByteArray | name |
uint | offset = 0 |
uint | size = 0 |
int | bindPoint = 0 |
Definition at line 266 of file qsgadaptationlayer_p.h.
int QSGGuiThreadShaderEffectManager::ShaderInfo::Variable::bindPoint = 0 |
Definition at line 271 of file qsgadaptationlayer_p.h.
QByteArray QSGGuiThreadShaderEffectManager::ShaderInfo::Variable::name |
Definition at line 268 of file qsgadaptationlayer_p.h.
Referenced by testing.tools.encode_pdf_filter._PdfStream::RegisterByName().
uint QSGGuiThreadShaderEffectManager::ShaderInfo::Variable::offset = 0 |
Definition at line 269 of file qsgadaptationlayer_p.h.
Referenced by testing.tools.fixup_pdf_template.TemplateProcessor::insert_xref_entry(), and testing.tools.fixup_pdf_template.TemplateProcessor::process_line().
uint QSGGuiThreadShaderEffectManager::ShaderInfo::Variable::size = 0 |
Definition at line 270 of file qsgadaptationlayer_p.h.
VariableType QSGGuiThreadShaderEffectManager::ShaderInfo::Variable::type = Constant |
Definition at line 267 of file qsgadaptationlayer_p.h.