This is the complete list of members for impeller::Command, including all inherited members.
| base_vertex | impeller::Command | |
| BindResource(ShaderStage stage, const ShaderUniformSlot &slot, const ShaderMetadata &metadata, const BufferView &view) override | impeller::Command | virtual |
| BindResource(ShaderStage stage, const ShaderUniformSlot &slot, const std::shared_ptr< const ShaderMetadata > &metadata, const BufferView &view) | impeller::Command | |
| BindResource(ShaderStage stage, const SampledImageSlot &slot, const ShaderMetadata &metadata, const std::shared_ptr< const Texture > &texture, const std::shared_ptr< const Sampler > &sampler) override | impeller::Command | virtual |
| BindVertices(const VertexBuffer &buffer) | impeller::Command | |
| fragment_bindings | impeller::Command | |
| GetVertexBuffer() const | impeller::Command | |
| index_buffer | impeller::Command | |
| index_type | impeller::Command | |
| instance_count | impeller::Command | |
| operator bool() const | impeller::Command | inlineexplicit |
| pipeline | impeller::Command | |
| scissor | impeller::Command | |
| stencil_reference | impeller::Command | |
| vertex_bindings | impeller::Command | |
| vertex_count | impeller::Command | |
| viewport | impeller::Command | |
| ~ResourceBinder()=default | impeller::ResourceBinder | virtual |