Home | History | Annotate | Download | only in tests

Lines Matching refs:Event

20  * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
49 class Event;
323 class Event : public internal::NonDispHandle<VkEvent> {
325 ~Event();
750 inline VkEventCreateInfo Event::create_info(VkFlags flags) {