![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qsgbatchrenderer_p.h>
Public Attributes | |
QRhiViewport | viewport |
QColor | clearColor |
QRhiDepthStencilClearValue | dsClear |
bool | viewportSet |
bool | scissorSet |
Definition at line 708 of file qsgbatchrenderer_p.h.
QColor QSGBatchRenderer::RenderPassState::clearColor |
Definition at line 711 of file qsgbatchrenderer_p.h.
QRhiDepthStencilClearValue QSGBatchRenderer::RenderPassState::dsClear |
Definition at line 712 of file qsgbatchrenderer_p.h.
bool QSGBatchRenderer::RenderPassState::scissorSet |
Definition at line 714 of file qsgbatchrenderer_p.h.
QRhiViewport QSGBatchRenderer::RenderPassState::viewport |
Definition at line 710 of file qsgbatchrenderer_p.h.
bool QSGBatchRenderer::RenderPassState::viewportSet |
Definition at line 713 of file qsgbatchrenderer_p.h.