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::Buffer Struct Reference

#include <qsgbatchrenderer_p.h>

+ Collaboration diagram for QSGBatchRenderer::Buffer:

Public Attributes

quint32 size
 
char * data
 
QRhiBufferbuf
 
uint nonDynamicChangeCount
 

Detailed Description

Definition at line 261 of file qsgbatchrenderer_p.h.

Member Data Documentation

◆ buf

QRhiBuffer* QSGBatchRenderer::Buffer::buf

Definition at line 266 of file qsgbatchrenderer_p.h.

◆ data

char* QSGBatchRenderer::Buffer::data

Definition at line 265 of file qsgbatchrenderer_p.h.

◆ nonDynamicChangeCount

uint QSGBatchRenderer::Buffer::nonDynamicChangeCount

Definition at line 267 of file qsgbatchrenderer_p.h.

◆ size

quint32 QSGBatchRenderer::Buffer::size

Definition at line 262 of file qsgbatchrenderer_p.h.


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