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::StencilClipState::StencilDrawCall Struct Reference

#include <qsgbatchrenderer_p.h>

+ Collaboration diagram for QSGBatchRenderer::StencilClipState::StencilDrawCall:

Public Attributes

int stencilRef
 
int vertexCount
 
int indexCount
 
QRhiCommandBuffer::IndexFormat indexFormat
 
quint32 vbufOffset
 
quint32 ibufOffset
 
quint32 ubufOffset
 

Detailed Description

Definition at line 388 of file qsgbatchrenderer_p.h.

Member Data Documentation

◆ ibufOffset

quint32 QSGBatchRenderer::StencilClipState::StencilDrawCall::ibufOffset

Definition at line 394 of file qsgbatchrenderer_p.h.

◆ indexCount

int QSGBatchRenderer::StencilClipState::StencilDrawCall::indexCount

Definition at line 391 of file qsgbatchrenderer_p.h.

◆ indexFormat

QRhiCommandBuffer::IndexFormat QSGBatchRenderer::StencilClipState::StencilDrawCall::indexFormat

Definition at line 392 of file qsgbatchrenderer_p.h.

◆ stencilRef

int QSGBatchRenderer::StencilClipState::StencilDrawCall::stencilRef

Definition at line 389 of file qsgbatchrenderer_p.h.

◆ ubufOffset

quint32 QSGBatchRenderer::StencilClipState::StencilDrawCall::ubufOffset

Definition at line 395 of file qsgbatchrenderer_p.h.

◆ vbufOffset

quint32 QSGBatchRenderer::StencilClipState::StencilDrawCall::vbufOffset

Definition at line 393 of file qsgbatchrenderer_p.h.

◆ vertexCount

int QSGBatchRenderer::StencilClipState::StencilDrawCall::vertexCount

Definition at line 390 of file qsgbatchrenderer_p.h.


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