Searched refs:DeviceEvent (Results 1 – 5 of 5) sorted by relevance
176 class DeviceEvent(EventData): class186 super(DeviceEvent, self).__init__(time, name)192 class DeviceRemovedEvent(DeviceEvent):206 class DeviceAddedEvent(DeviceEvent):220 class LevelEvent(DeviceEvent):
67 %spirv.DeviceEvent = type opaque ; clk_event_t124 %spirv.DeviceEvent * %a,
286 const static char DeviceEvent[] = "DeviceEvent"; variable929 add(kSPIRVTypeName::DeviceEvent, OpTypeDeviceEvent); in init()
624 else if (TN == kSPIRVTypeName::DeviceEvent) in transSPIRVOpaqueType()
10 -T xEvent -T DeviceEvent -T RawDeviceEvent -T GrabMask -T Window \