Rename Handle to HorizonHandle, add metal-cpp submodule, format
This commit is contained in:
@@ -22,6 +22,8 @@ enum class GPUInterrupt : u8 {
|
||||
class Kernel;
|
||||
|
||||
class GPUService {
|
||||
using Handle = HorizonHandle;
|
||||
|
||||
Handle handle = KernelHandles::GPU;
|
||||
Memory& mem;
|
||||
GPU& gpu;
|
||||
|
||||
Reference in New Issue
Block a user