adding command list to metal backend

This commit is contained in:
2025-09-08 00:04:49 +02:00
parent 9c2f644b0e
commit 287f18402e
9 changed files with 77 additions and 23 deletions

View File

@@ -9,9 +9,6 @@
#ifndef PULSE_TEMPLATE_COMMAND_LIST_H_
#define PULSE_TEMPLATE_COMMAND_LIST_H_
#include <stdatomic.h>
#include <tinycthread.h>
#include "Template.h"
#include "TemplateFence.h"