Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QSGBatchRenderer::ShaderKey Struct Reference

#include <qsgbatchrenderer_p.h>

+ Collaboration diagram for QSGBatchRenderer::ShaderKey:

Public Attributes

QSGMaterialTypetype
 
QSGRendererInterface::RenderMode renderMode
 
int multiViewCount
 

Detailed Description

Definition at line 644 of file qsgbatchrenderer_p.h.

Member Data Documentation

◆ multiViewCount

int QSGBatchRenderer::ShaderKey::multiViewCount

Definition at line 648 of file qsgbatchrenderer_p.h.

◆ renderMode

QSGRendererInterface::RenderMode QSGBatchRenderer::ShaderKey::renderMode

Definition at line 647 of file qsgbatchrenderer_p.h.

◆ type

QSGMaterialType* QSGBatchRenderer::ShaderKey::type

Definition at line 646 of file qsgbatchrenderer_p.h.


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