| beginComputePass(QRhiResourceUpdateBatch *resourceUpdates=nullptr, BeginPassFlags flags={}) | QRhiCommandBuffer | |
| beginExternal() | QRhiCommandBuffer | |
| beginPass(QRhiRenderTarget *rt, const QColor &colorClearValue, const QRhiDepthStencilClearValue &depthStencilClearValue, QRhiResourceUpdateBatch *resourceUpdates=nullptr, BeginPassFlags flags={}) | QRhiCommandBuffer | |
| BeginPassFlag enum name | QRhiCommandBuffer | |
| Buffer enum value | QRhiResource | |
| CommandBuffer enum value | QRhiResource | |
| ComputePass enum value | QMetalCommandBuffer | |
| ComputePipeline enum value | QRhiResource | |
| currentComputePipeline | QMetalCommandBuffer | |
| currentComputeSrb | QMetalCommandBuffer | |
| currentCullMode | QMetalCommandBuffer | |
| currentDepthBiasValues | QMetalCommandBuffer | |
| currentFrontFaceWinding | QMetalCommandBuffer | |
| currentGraphicsPipeline | QMetalCommandBuffer | |
| currentGraphicsSrb | QMetalCommandBuffer | |
| currentIndexBuffer | QMetalCommandBuffer | |
| currentIndexFormat | QMetalCommandBuffer | |
| currentIndexOffset | QMetalCommandBuffer | |
| currentPipelineGeneration | QMetalCommandBuffer | |
| currentResSlot | QMetalCommandBuffer | |
| currentSrbGeneration | QMetalCommandBuffer | |
| currentTarget | QMetalCommandBuffer | |
| currentTriangleFillMode | QMetalCommandBuffer | |
| d | QMetalCommandBuffer | |
| debugMarkBegin(const QByteArray &name) | QRhiCommandBuffer | |
| debugMarkEnd() | QRhiCommandBuffer | |
| debugMarkMsg(const QByteArray &msg) | QRhiCommandBuffer | |
| deleteLater() | QRhiResource | |
| destroy() override | QMetalCommandBuffer | virtual |
| dispatch(int x, int y, int z) | QRhiCommandBuffer | |
| DoNotTrackResourcesForCompute enum value | QRhiCommandBuffer | |
| draw(quint32 vertexCount, quint32 instanceCount=1, quint32 firstVertex=0, quint32 firstInstance=0) | QRhiCommandBuffer | |
| drawIndexed(quint32 indexCount, quint32 instanceCount=1, quint32 firstIndex=0, qint32 vertexOffset=0, quint32 firstInstance=0) | QRhiCommandBuffer | |
| DynamicOffset typedef | QRhiCommandBuffer | |
| endComputePass(QRhiResourceUpdateBatch *resourceUpdates=nullptr) | QRhiCommandBuffer | |
| endExternal() | QRhiCommandBuffer | |
| endPass(QRhiResourceUpdateBatch *resourceUpdates=nullptr) | QRhiCommandBuffer | |
| ExternalContent enum value | QRhiCommandBuffer | |
| globalResourceId() const | QRhiResource | |
| GraphicsPipeline enum value | QRhiResource | |
| IndexFormat enum name | QRhiCommandBuffer | |
| IndexUInt16 enum value | QRhiCommandBuffer | |
| IndexUInt32 enum value | QRhiCommandBuffer | |
| lastCompletedGpuTime() | QRhiCommandBuffer | |
| m_id | QRhiResource | protected |
| m_objectName | QRhiResource | protected |
| m_rhi | QRhiResource | protected |
| name() const | QRhiResource | |
| nativeHandles() | QMetalCommandBuffer | |
| nativeHandlesStruct | QMetalCommandBuffer | |
| NoPass enum value | QMetalCommandBuffer | |
| PassType enum name | QMetalCommandBuffer | |
| QMetalCommandBuffer(QRhiImplementation *rhi) | QMetalCommandBuffer | |
| QRhiCommandBuffer(QRhiImplementation *rhi) | QRhiCommandBuffer | protected |
| QRhiResource(QRhiImplementation *rhi) | QRhiResource | protected |
| recordingPass | QMetalCommandBuffer | |
| RenderBuffer enum value | QRhiResource | |
| RenderPass enum value | QMetalCommandBuffer | |
| RenderPassDescriptor enum value | QRhiResource | |
| resetPerPassCachedState() | QMetalCommandBuffer | |
| resetPerPassState() | QMetalCommandBuffer | |
| resetState(double lastGpuTime=0) | QMetalCommandBuffer | |
| resourceType() const override | QRhiCommandBuffer | virtual |
| resourceUpdate(QRhiResourceUpdateBatch *resourceUpdates) | QRhiCommandBuffer | |
| rhi() const | QRhiResource | |
| Sampler enum value | QRhiResource | |
| setBlendConstants(const QColor &c) | QRhiCommandBuffer | |
| setComputePipeline(QRhiComputePipeline *ps) | QRhiCommandBuffer | |
| setGraphicsPipeline(QRhiGraphicsPipeline *ps) | QRhiCommandBuffer | |
| setName(const QByteArray &name) | QRhiResource | |
| setScissor(const QRhiScissor &scissor) | QRhiCommandBuffer | |
| setShaderResources(QRhiShaderResourceBindings *srb=nullptr, int dynamicOffsetCount=0, const DynamicOffset *dynamicOffsets=nullptr) | QRhiCommandBuffer | |
| setStencilRef(quint32 refValue) | QRhiCommandBuffer | |
| setVertexInput(int startBinding, int bindingCount, const VertexInput *bindings, QRhiBuffer *indexBuf=nullptr, quint32 indexOffset=0, IndexFormat indexFormat=IndexUInt16) | QRhiCommandBuffer | |
| setViewport(const QRhiViewport &viewport) | QRhiCommandBuffer | |
| ShaderResourceBindings enum value | QRhiResource | |
| SwapChain enum value | QRhiResource | |
| SwapChainRenderTarget enum value | QRhiResource | |
| Texture enum value | QRhiResource | |
| TextureRenderTarget enum value | QRhiResource | |
| Type enum name | QRhiResource | |
| VertexInput typedef | QRhiCommandBuffer | |
| ~QMetalCommandBuffer() | QMetalCommandBuffer | |
| ~QRhiResource() | QRhiResource | virtual |