Home
last modified time | relevance | path

Searched defs:CommandCode (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/ps/core/protos/
Dps.proto24 enum CommandCode { enum
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.c2040 #define SVGA3D_DUMP_CASE_BASIC(CommandName, CommandCode) \ argument
2050 #define SVGA3D_DUMP_CASE_LIST(CommandName, CommandCode, ElementType) \ argument
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd_vgpu10.c63 #define SVGA3D_CREATE_COMMAND(CommandName, CommandCode) \ argument
72 #define SVGA3D_CREATE_CMD_COUNT(CommandName, CommandCode, ElementClassName) \ argument