Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
impeller::InlinePassContext::RenderPassResult Struct Reference

#include <inline_pass_context.h>

Public Attributes

bool just_created = false
 
std::shared_ptr< RenderPasspass
 
std::shared_ptr< Texturebackdrop_texture
 

Detailed Description

Definition at line 19 of file inline_pass_context.h.

Member Data Documentation

◆ backdrop_texture

std::shared_ptr<Texture> impeller::InlinePassContext::RenderPassResult::backdrop_texture

Definition at line 22 of file inline_pass_context.h.

◆ just_created

bool impeller::InlinePassContext::RenderPassResult::just_created = false

Definition at line 20 of file inline_pass_context.h.

◆ pass

std::shared_ptr<RenderPass> impeller::InlinePassContext::RenderPassResult::pass

Definition at line 21 of file inline_pass_context.h.


The documentation for this struct was generated from the following file: