diff --git a/registry/validusage.json b/registry/validusage.json
index 9b2d2c8..d7ae154 100644
--- a/registry/validusage.json
+++ b/registry/validusage.json
@@ -4026,7 +4026,7 @@
},
{
"vuid": "VUID-VkFramebufferCreateInfo-pAttachments-02603",
- "text": " Each element of pAttachments
that is used as a depth/stencil"
+ "text": " Each element of pAttachments
that is used as a depth/stencil attachment or depth/stencil resolve attachment by renderPass
must have been created with a usage
value including VK_IMAGE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT
"
},
{
"vuid": "VUID-VkFramebufferCreateInfo-pAttachments-00879",