This commit is contained in:
Nav
2023-03-15 20:15:05 +00:00
parent 96928e559e
commit e8f1329a4d
13 changed files with 15 additions and 15 deletions

View File

@@ -24,7 +24,7 @@ namespace Bloom
const std::optional<Targets::TargetMemoryBuffer>& data
);
TaskGroups getTaskGroups() const override {
TaskGroups taskGroups() const override {
return TaskGroups({
TaskGroup::USES_TARGET_CONTROLLER,
});