diff --git a/.pick_status.json b/.pick_status.json index a3a0313b738..f23b500f196 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -1741,7 +1741,7 @@ "description": "zink: fix incorrect requirements", "nominated": true, "nomination_type": 1, - "resolution": 0, + "resolution": 1, "main_sha": null, "because_sha": "a466c2a783908899f646d4c2df38d11c74724a85" }, diff --git a/docs/drivers/zink.rst b/docs/drivers/zink.rst index 4505ea9acf8..cf5476feda5 100644 --- a/docs/drivers/zink.rst +++ b/docs/drivers/zink.rst @@ -173,15 +173,15 @@ supported: * ``shaderStorageImageExtendedFormats`` * ``shaderStorageImageWriteWithoutFormat`` + * ``vertexPipelineStoresAndAtomics`` + * ``fragmentStoresAndAtomics`` + * ``textureCompressionBC`` * For Vulkan 1.2 and above: * ``VkPhysicalDeviceVulkan11Features``: * ``shaderDrawParameters`` - * ``vertexPipelineStoresAndAtomics`` - * ``fragmentStoresAndAtomics`` - * ``textureCompressionBC`` * For Vulkan 1.1 and below: