This is the complete list of members for impeller::ComputePass, including all inherited members.
| AddCommand(ComputeCommand command) | impeller::ComputePass | |
| commands_ | impeller::ComputePass | protected |
| ComputePass(std::weak_ptr< const Context > context) | impeller::ComputePass | explicitprotected |
| context_ | impeller::ComputePass | protected |
| EncodeCommands() const | impeller::ComputePass | |
| GetTransientsBuffer() | impeller::ComputePass | |
| IsValid() const =0 | impeller::ComputePass | pure virtual |
| OnEncodeCommands(const Context &context, const ISize &grid_size, const ISize &thread_group_size) const =0 | impeller::ComputePass | protectedpure virtual |
| OnSetLabel(const std::string &label)=0 | impeller::ComputePass | protectedpure virtual |
| SetGridSize(const ISize &size) | impeller::ComputePass | |
| SetLabel(const std::string &label) | impeller::ComputePass | |
| SetThreadGroupSize(const ISize &size) | impeller::ComputePass | |
| ~ComputePass() | impeller::ComputePass | virtual |