Skip to content

Commit

Permalink
Delay VK_EXT_device_fault until VPA17
Browse files Browse the repository at this point in the history
  • Loading branch information
ianelliottus authored and ziga-lunarg committed Dec 11, 2024
1 parent 34e67d9 commit 1d3df3e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion profiles/VP_ANDROID_16_minimums.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"VK_KHR_shader_subgroup_rotate": 1,
"VK_KHR_shader_subgroup_uniform_control_flow": 1,
"VK_KHR_swapchain_mutable_format": 1,
"VK_EXT_device_fault": 1,
"VK_EXT_host_image_copy": 1,
"VK_EXT_image_2d_view_of_3d": 1,
"VK_EXT_pipeline_protected_access": 1,
Expand Down Expand Up @@ -129,6 +128,12 @@
"date": "2024-12-10",
"author": "Ian Elliott",
"comment": "Delay some requirements that Adreno A6xx chipsets cannot do"
},
{
"revision": 5,
"date": "2024-12-11",
"author": "Ian Elliott",
"comment": "Delay VK_EXT_device_fault"
}
],
"profiles": [
Expand Down

0 comments on commit 1d3df3e

Please sign in to comment.