diff options
| author | Tobin Ehlis <tobine@google.com> | 2016-07-18 13:49:22 -0600 |
|---|---|---|
| committer | Tobin Ehlis <tobine@google.com> | 2016-07-19 13:38:59 -0600 |
| commit | 3d9443e5b53c8c62ffcfe106932729611bf43c7c (patch) | |
| tree | b4e292f41ace4237773aec375e05d4061b36e63e | |
| parent | 61921a32b72b55a7b5e2d1fd9fad5916dcc29bdc (diff) | |
| download | usermoji-3d9443e5b53c8c62ffcfe106932729611bf43c7c.tar.xz | |
tests: Remove duplicate check column from doc
| -rw-r--r-- | layers/vk_validation_layer_details.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/layers/vk_validation_layer_details.md b/layers/vk_validation_layer_details.md index 822ee78b..4baa5786 100644 --- a/layers/vk_validation_layer_details.md +++ b/layers/vk_validation_layer_details.md @@ -107,7 +107,6 @@ The Draw State portion of the core validation layer tracks state leading into Dr | NA | Enum used for informational messages | NONE | | TODO | None | | NA | Enum used for errors in the layer itself. This does not indicate an app issue, but instead a bug in the layer. | INTERNAL_ERROR | | TODO | None | | NA | Enum used when VK_LAYER_LUNARG_core_validation attempts to allocate memory for its own internal use and is unable to. | OUT_OF_MEMORY | | TODO | None | -| NA | Enum used when VK_LAYER_LUNARG_core_validation attempts to allocate memory for its own internal use and is unable to. | OUT_OF_MEMORY | | TODO | None | ### VK_LAYER_LUNARG_core_validation Draw State Pending Work |
