![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qssgrendercommands_p.h>
Public Member Functions | |
| QSSGAllocateTexture () | |
| QSSGAllocateTexture (QSSGRenderTextureFormat inFormat) | |
| const QSSGManagedRhiTexturePtr & | texture () const |
| void | setTexture (const QSSGManagedRhiTexturePtr &tex) |
| QSSGRenderTextureFormat | format () const |
| void | setFormat (QSSGRenderTextureFormat format) |
| 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 |
Additional Inherited Members | |
| Public Attributes inherited from QSSGCommand | |
| CommandType | m_type |
Definition at line 286 of file qssgrendercommands_p.h.
|
inline |
Definition at line 289 of file qssgrendercommands_p.h.
References QSSGAllocateTexture().
Referenced by QSSGAllocateTexture().
|
inline |
Definition at line 293 of file qssgrendercommands_p.h.
References QSSGAllocateTexture().
Referenced by QSSGAllocateTexture().
Definition at line 312 of file qssgrendercommands_p.h.
|
inline |
Definition at line 302 of file qssgrendercommands_p.h.
|
inline |
Definition at line 307 of file qssgrendercommands_p.h.
|
inline |
Definition at line 300 of file qssgrendercommands_p.h.
|
inline |
Definition at line 299 of file qssgrendercommands_p.h.