doc: Add "Pending" string back in for shader checker
authorTobin Ehlis <tobine@google.com>
Thu, 19 May 2016 19:08:11 +0000 (13:08 -0600)
committerTobin Ehlis <tobine@google.com>
Thu, 19 May 2016 19:09:50 +0000 (13:09 -0600)
"Pending" is used as a trigger keyword for document validator to know
when one section is ending and a new section is starting so adding it
back in to get doc validation passing.

layers/vk_validation_layer_details.md

index 2c78c39..d235381 100644 (file)
@@ -137,7 +137,7 @@ It flags errors when inconsistencies are found across interfaces between shader
 | Bad capability | Flags error if a capability declared by the shader is not supported by Vulkan shaders | BAD_CAPABILITY | vkCreateGraphicsPipelines | TODO | NA |
 | NA | Enum used for informational messages | NONE | | TODO | None |
 
-### VK_LAYER_LUNARG_core_validation Shader Checker Work
+### VK_LAYER_LUNARG_core_validation Shader Checker Pending Work
  
 See the Khronos github repository for Vulkan-LoaderAndValidationLayers for additional pending issues, or to submit new validation requests