Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
impeller::scene::Material Member List

This is the complete list of members for impeller::scene::Material, including all inherited members.

BindToCommand(const SceneContext &scene_context, HostBuffer &buffer, RenderPass &pass) const =0impeller::scene::Materialpure virtual
blend_config_impeller::scene::Materialprotected
GetContextOptions(const RenderPass &pass) constimpeller::scene::Material
GetMaterialType() const =0impeller::scene::Materialpure virtual
is_translucent_impeller::scene::Materialprotected
MakeFromFlatbuffer(const fb::Material &material, const std::vector< std::shared_ptr< Texture > > &textures)impeller::scene::Materialstatic
MakePhysicallyBased()impeller::scene::Materialstatic
MakeUnlit()impeller::scene::Materialstatic
SetBlendConfig(BlendConfig blend_config)impeller::scene::Material
SetStencilConfig(StencilConfig stencil_config)impeller::scene::Material
SetTranslucent(bool is_translucent)impeller::scene::Material
SetVertexColorWeight(Scalar weight)impeller::scene::Material
stencil_config_impeller::scene::Materialprotected
vertex_color_weight_impeller::scene::Materialprotected
~Material()impeller::scene::Materialvirtual