function loader supports GN_EXT_QUEUES
This commit is contained in:
@@ -8,4 +8,6 @@ gnDeviceFunctions loadFunctionLoaderDeviceFunctions();
|
||||
gnCommandFunctions loadFunctionLoaderCommandFunctions();
|
||||
|
||||
#include "extensions/synchronization/loader/sync_functions.h"
|
||||
#include "extensions/queues/queues_functions.h"
|
||||
gnSyncExtFunctions loadFunctionLoaderSyncExtFunctions();
|
||||
gnQueueExtFunctions loadFunctionLoaderQueueExtFunctions();
|
||||
|
Reference in New Issue
Block a user