Flutter Impeller
compute_pass_vk.cc File Reference

Go to the source code of this file.

Namespaces

 impeller
 

Functions

static bool impeller::UpdateBindingLayouts (const Bindings &bindings, const vk::CommandBuffer &buffer)
 
static bool impeller::UpdateBindingLayouts (const ComputeCommand &command, const vk::CommandBuffer &buffer)
 
static bool impeller::UpdateBindingLayouts (const std::vector< ComputeCommand > &commands, const vk::CommandBuffer &buffer)
 
static bool impeller::AllocateAndBindDescriptorSets (const ContextVK &context, const ComputeCommand &command, CommandEncoderVK &encoder, const ComputePipelineVK &pipeline, size_t command_count)