MCPcopy Create free account
hub / github.com/GPUOpen-Tools/GPU-Reshape / ALIGN_PACK

Class ALIGN_PACK

Source/Libraries/Message/Include/Message/Message.h:64–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62
63/// Schema information
64struct ALIGN_PACK MessageSchema {
65 MessageSchemaType type = MessageSchemaType::None;
66 MessageID id = InvalidMessageID;
67

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected