Jonah Williams 2c02357c95 [Impeller] dont emulate command buffers for compute on Metal/Vulkan. (flutter/engine#49922)
Part of the work for: https://github.com/flutter/flutter/issues/140804

Removes ComputeCommand and has both ComputePassMTL and ComputePassVK immediately record to their respective comand buffers. This combines the commits for Metal/Vulkan as they are both fairly small. After this, I can add barriers to fix compute for Vulkan.
2024-01-22 22:45:05 +00:00
Languages
Dart 75%
C++ 16.5%
Objective-C++ 2.9%
Java 2.8%
Objective-C 0.7%
Other 1.9%