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

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

ClearCachedRuntimeEffectPipeline(const std::string &unique_entrypoint_name) constimpeller::ContentContext
ContentContext(std::shared_ptr< Context > context, std::shared_ptr< TypographerContext > typographer_context, std::shared_ptr< RenderTargetAllocator > render_target_allocator=nullptr)impeller::ContentContextexplicit
GetBlendColorBurnPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetBlendColorDodgePipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetBlendColorPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetBlendDarkenPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetBlendDifferencePipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetBlendExclusionPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetBlendHardLightPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetBlendHuePipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetBlendLightenPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetBlendLuminosityPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetBlendMultiplyPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetBlendOverlayPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetBlendSaturationPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetBlendScreenPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetBlendSoftLightPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetBorderMaskBlurPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetCachedRuntimeEffectPipeline(const std::string &unique_entrypoint_name, const ContentContextOptions &options, const std::function< std::shared_ptr< Pipeline< PipelineDescriptor > >()> &create_callback) constimpeller::ContentContext
GetClipPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetColorMatrixColorFilterPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetConicalGradientFillPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetConicalGradientSSBOFillPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetContext() constimpeller::ContentContext
GetDeviceCapabilities() constimpeller::ContentContext
GetDrawVerticesUberShader(ContentContextOptions opts) constimpeller::ContentContextinline
GetEmptyTexture() constimpeller::ContentContext
GetFramebufferBlendColorBurnPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetFramebufferBlendColorDodgePipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetFramebufferBlendColorPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetFramebufferBlendDarkenPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetFramebufferBlendDifferencePipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetFramebufferBlendExclusionPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetFramebufferBlendHardLightPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetFramebufferBlendHuePipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetFramebufferBlendLightenPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetFramebufferBlendLuminosityPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetFramebufferBlendMultiplyPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetFramebufferBlendOverlayPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetFramebufferBlendSaturationPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetFramebufferBlendScreenPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetFramebufferBlendSoftLightPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetGaussianBlurPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetGlyphAtlasPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetLazyGlyphAtlas() constimpeller::ContentContextinline
GetLinearGradientFillPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetLinearGradientSSBOFillPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetLinearToSrgbFilterPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetMorphologyFilterPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetPorterDuffBlendPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetRadialGradientFillPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetRadialGradientSSBOFillPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetRenderTargetCache() constimpeller::ContentContextinline
GetRRectBlurPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetSolidFillPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetSrgbToLinearFilterPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetSweepGradientFillPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetSweepGradientSSBOFillPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetTessellator() constimpeller::ContentContext
GetTexturePipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetTextureStrictSrcPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetTiledTexturePipeline(ContentContextOptions opts) constimpeller::ContentContextinline
GetTransientsBuffer() constimpeller::ContentContextinline
GetYUVToRGBFilterPipeline(ContentContextOptions opts) constimpeller::ContentContextinline
IsValid() constimpeller::ContentContext
MakeSubpass(std::string_view label, ISize texture_size, const std::shared_ptr< CommandBuffer > &command_buffer, const SubpassCallback &subpass_callback, bool msaa_enabled=true, bool depth_stencil_enabled=false, int32_t mip_count=1) constimpeller::ContentContext
MakeSubpass(std::string_view label, const RenderTarget &subpass_target, const std::shared_ptr< CommandBuffer > &command_buffer, const SubpassCallback &subpass_callback) constimpeller::ContentContext
SetWireframe(bool wireframe)impeller::ContentContext
SubpassCallback typedefimpeller::ContentContext
~ContentContext()impeller::ContentContext