This is the complete list of members for impeller::ResourceBinder, including all inherited members.
| BindResource(ShaderStage stage, const ShaderUniformSlot &slot, const ShaderMetadata &metadata, const BufferView &view)=0 | impeller::ResourceBinder | pure virtual |
| BindResource(ShaderStage stage, const SampledImageSlot &slot, const ShaderMetadata &metadata, const std::shared_ptr< const Texture > &texture, const std::shared_ptr< const Sampler > &sampler)=0 | impeller::ResourceBinder | pure virtual |
| ~ResourceBinder()=default | impeller::ResourceBinder | virtual |