Flutter Engine
The Flutter Engine
|
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, const std::unique_ptr< const Sampler > &sampler)=0 | impeller::ResourceBinder | pure virtual |
~ResourceBinder()=default | impeller::ResourceBinder | virtual |