From 159731664fae9ea3f08ec594985b82248988732d Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Wed, 24 Jun 2026 00:14:26 +0400 Subject: feat: probe Vulkan logical device creation --- fixtures/acceptance/coverage.tsv | 1 + fixtures/acceptance/stage_0_2_roadmap.md | 1 + 2 files changed, 2 insertions(+) (limited to 'fixtures') diff --git a/fixtures/acceptance/coverage.tsv b/fixtures/acceptance/coverage.tsv index 7c8e40d..ed9a090 100644 --- a/fixtures/acceptance/coverage.tsv +++ b/fixtures/acceptance/coverage.tsv @@ -62,6 +62,7 @@ S0-VK-029 covered cargo test -p xtask --offline native_smoke_audit_accepts_compl S0-VK-030 covered cargo test -p fparkan-vulkan-smoke --offline rejects_passed_with_failed_surface S0-VK-031 covered cargo test -p fparkan-vulkan-smoke --offline rejects_passed_without_selected_device S0-VK-032 covered cargo test -p fparkan-vulkan-smoke --offline rejects_passed_without_planned_swapchain +S0-VK-033 covered cargo test -p fparkan-vulkan-smoke --offline rejects_passed_without_created_logical_device S0-LIMIT-001 covered cargo test -p fparkan-binary --offline rejects_count_stride_overflow S0-LIMIT-002 covered cargo test -p fparkan-binary --offline rejects_oversized_declared_allocation_before_read L1-P1-NRES-001 covered cargo test -p fparkan-nres --offline licensed_corpora_nres_roundtrip_gates diff --git a/fixtures/acceptance/stage_0_2_roadmap.md b/fixtures/acceptance/stage_0_2_roadmap.md index 5a3c19d..6fc3239 100644 --- a/fixtures/acceptance/stage_0_2_roadmap.md +++ b/fixtures/acceptance/stage_0_2_roadmap.md @@ -62,6 +62,7 @@ `S0-VK-030` `S0-VK-031` `S0-VK-032` +`S0-VK-033` `S0-LIMIT-001` `S0-LIMIT-002` `L1-P1-NRES-001` -- cgit v1.2.3