Flutter Engine
The Flutter Engine
|
#include <Metal/Metal.h>
#include "impeller/renderer/compute_pass.h"
#include "impeller/renderer/pipeline_descriptor.h"
Go to the source code of this file.
Classes | |
struct | impeller::ComputePassBindingsCacheMTL |
Ensures that bindings on the pass are not redundantly set or updated. Avoids making the driver do additional checks and makes the frame insights during profiling and instrumentation not complain about the same. More... | |
Namespaces | |
namespace | impeller |