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 size_t impeller::GetVKClearValues (const RenderTarget &target, std::array< vk::ClearValue, kMaxAttachments > &values)
 

Variables

static constexpr size_t impeller::kMagicSubpassInputBinding = 64u