redo metal loader
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include "commands/command_buffer/metal_command_buffer.h"
|
||||
#include "commands/commands/metal_commands.h"
|
||||
|
||||
gnCommandFunctions loadMetalCommandFunctions() {
|
||||
gnCommandFunctions loadMetalCommandFunctions(void) {
|
||||
return (gnCommandFunctions){
|
||||
._gnCommandPoolAllocateCommandBuffers = allocateMetalCommandBuffers,
|
||||
._gnBeginCommandBuffer = beginMetalCommandBuffer,
|
||||
|
Reference in New Issue
Block a user