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.
2 parents 7fa7374 + 69f9255 commit 7748ae1Copy full SHA for 7748ae1
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