Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QSSGDepthStencilAttachment Class Reference

#include <qssgrendercommands_p.h>

Inheritance diagram for QSSGDepthStencilAttachment:
Collaboration diagram for QSSGDepthStencilAttachment:

Public Member Functions

 QSSGDepthStencilAttachment ()
void addDebug (QDebug &stream) const
Public Member Functions inherited from QSSGCommand
 QSSGCommand (CommandType inType)
virtual ~QSSGCommand ()
const char * typeAsString () const
QString debugString () const
void addDebug (QDebug &stream) const

Public Attributes

QRhiTexture::Format m_format = QRhiTexture::D24S8
Public Attributes inherited from QSSGCommand
CommandType m_type

Detailed Description

Definition at line 369 of file qssgrendercommands_p.h.

Constructor & Destructor Documentation

◆ QSSGDepthStencilAttachment()

QSSGDepthStencilAttachment::QSSGDepthStencilAttachment ( )
inline

Definition at line 372 of file qssgrendercommands_p.h.

References QSSGDepthStencilAttachment().

Referenced by QSSGDepthStencilAttachment().

Here is the call graph for this function:
Here is the caller graph for this function:

Member Function Documentation

◆ addDebug()

void QSSGDepthStencilAttachment::addDebug ( QDebug & stream) const
inline

Definition at line 376 of file qssgrendercommands_p.h.

Member Data Documentation

◆ m_format

QRhiTexture::Format QSSGDepthStencilAttachment::m_format = QRhiTexture::D24S8

Definition at line 380 of file qssgrendercommands_p.h.


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