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::Renderer::PreparedRenderBatch Struct Reference

#include <qsgbatchrenderer_p.h>

+ Collaboration diagram for QSGBatchRenderer::Renderer::PreparedRenderBatch:

Public Attributes

const Batchbatch
 
ShaderManager::Shadersms
 

Detailed Description

Definition at line 756 of file qsgbatchrenderer_p.h.

Member Data Documentation

◆ batch

const Batch* QSGBatchRenderer::Renderer::PreparedRenderBatch::batch

Definition at line 757 of file qsgbatchrenderer_p.h.

◆ sms

ShaderManager::Shader* QSGBatchRenderer::Renderer::PreparedRenderBatch::sms

Definition at line 758 of file qsgbatchrenderer_p.h.


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