This is the complete list of members for HgiIndirectCommandEncoder, including all inherited members.
| _SetSubmitted() (defined in HgiCmds) | HgiCmds | protected |
| _Submit(Hgi *hgi, HgiSubmitWaitType wait) (defined in HgiCmds) | HgiCmds | protectedvirtual |
| EncodeDraw(HgiComputeCmds *computeCmds, HgiGraphicsPipelineHandle const &pipeline, HgiResourceBindingsHandle const &resourceBindings, HgiVertexBufferBindingVector const &vertexBindings, HgiBufferHandle const &drawParameterBuffer, uint32_t drawBufferByteOffset, uint32_t drawCount, uint32_t stride)=0 | HgiIndirectCommandEncoder | pure virtual |
| EncodeDrawIndexed(HgiComputeCmds *computeCmds, HgiGraphicsPipelineHandle const &pipeline, HgiResourceBindingsHandle const &resourceBindings, HgiVertexBufferBindingVector const &vertexBindings, HgiBufferHandle const &indexBuffer, HgiBufferHandle const &drawParameterBuffer, uint32_t drawBufferByteOffset, uint32_t drawCount, uint32_t stride, uint32_t patchBaseVertexByteOffset)=0 | HgiIndirectCommandEncoder | pure virtual |
| ExecuteDraw(HgiGraphicsCmds *gfxCmds, HgiIndirectCommands const *commands)=0 | HgiIndirectCommandEncoder | pure virtual |
| HgiCmds() (defined in HgiCmds) | HgiCmds | protected |
| HgiIndirectCommandEncoder() (defined in HgiIndirectCommandEncoder) | HgiIndirectCommandEncoder | protected |
| IsSubmitted() const | HgiCmds | |
| s_blitDebugColor (defined in HgiCmds) | HgiCmds | protectedstatic |
| s_computeDebugColor (defined in HgiCmds) | HgiCmds | protectedstatic |
| s_graphicsDebugColor (defined in HgiCmds) | HgiCmds | protectedstatic |
| s_markerDebugColor (defined in HgiCmds) | HgiCmds | protectedstatic |
| ~HgiCmds() (defined in HgiCmds) | HgiCmds | virtual |
| ~HgiIndirectCommandEncoder() override (defined in HgiIndirectCommandEncoder) | HgiIndirectCommandEncoder | |