![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QSSGAllocateBuffer, including all inherited members.
| addDebug(QDebug &stream) const | QSSGAllocateBuffer | inline |
| debugString() const | QSSGCommand | |
| m_bufferFlags | QSSGAllocateBuffer | |
| m_filterOp | QSSGAllocateBuffer | |
| m_format | QSSGAllocateBuffer | |
| m_name | QSSGAllocateBuffer | |
| m_sizeMultiplier | QSSGAllocateBuffer | |
| m_texCoordOp | QSSGAllocateBuffer | |
| m_type | QSSGCommand | |
| QSSGAllocateBuffer() | QSSGAllocateBuffer | inline |
| QSSGAllocateBuffer(const QByteArray &inName, QSSGRenderTextureFormat inFormat, QSSGRenderTextureFilterOp inFilterOp, QSSGRenderTextureCoordOp inCoordOp, float inMultiplier, QSSGAllocateBufferFlags inFlags) | QSSGAllocateBuffer | inline |
| QSSGAllocateBuffer(const QSSGAllocateBuffer &command) | QSSGAllocateBuffer | inline |
| QSSGCommand(CommandType inType) | QSSGCommand | inline |
| typeAsString() const | QSSGCommand |