Flutter Impeller
render_pass_vk.cc File Reference

Go to the source code of this file.

Namespaces

 impeller
 

Functions

static vk::ClearColorValue impeller::VKClearValueFromColor (Color color)
 
static vk::ClearDepthStencilValue impeller::VKClearValueFromDepthStencil (uint32_t stencil, Scalar depth)
 
static std::vector< vk::ClearValue > impeller::GetVKClearValues (const RenderTarget &target)
 

Variables

static constexpr size_t impeller::kMagicSubpassInputBinding = 64u