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