Searched refs:SYNC_FD (Results 1 – 5 of 5) sorted by relevance
83 result |= ash::vk::ExternalSemaphoreHandleTypeFlags::SYNC_FD; in from()
701 pub const SYNC_FD: Self = Self(0b1_0000); constant729 pub const SYNC_FD: Self = Self(0b1000); constant
1413 (ExternalFenceHandleTypeFlags::SYNC_FD.0, "SYNC_FD"), in fmt()1554 (ExternalSemaphoreHandleTypeFlags::SYNC_FD.0, "SYNC_FD"), in fmt()
6440 pub const SYNC_FD_KHR: Self = Self::SYNC_FD;8690 pub const SYNC_FD_KHR: Self = Self::SYNC_FD;
2342 - anv: allow exporting an imported SYNC_FD semaphore type