We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fa7374 commit 69f9255Copy full SHA for 69f9255
ggml/src/ggml-remotingbackend/shared/api_remoting.h
@@ -1,6 +1,5 @@
1
-#define VIRGL_APIR_COMMAND_TYPE_LoadLibrary 255
2
-#define VIRGL_APIR_COMMAND_TYPE_Forward 256
3
-
+#define VIRGL_APIR_COMMAND_TYPE_LoadLibrary 331
+#define VIRGL_APIR_COMMAND_TYPE_Forward 332
4
5
static inline const char *api_remoting_command_name(int32_t type)
6
{
0 commit comments