#include <inline_pass_context.h>
Public Attributes | |
| std::shared_ptr< RenderPass > | pass |
| std::shared_ptr< Texture > | backdrop_texture |
Definition at line 16 of file inline_pass_context.h.
| std::shared_ptr<Texture> impeller::InlinePassContext::RenderPassResult::backdrop_texture |
Definition at line 18 of file inline_pass_context.h.
Referenced by impeller::InlinePassContext::GetRenderPass().
| std::shared_ptr<RenderPass> impeller::InlinePassContext::RenderPassResult::pass |
Definition at line 17 of file inline_pass_context.h.
Referenced by impeller::InlinePassContext::GetRenderPass().