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