Merge pull request #817 from krOoze/fix_1_0_spec

Fix missing endif in Image Creation block
This commit is contained in:
Jon Leech 2018-10-03 23:26:39 -07:00 committed by GitHub
commit f1aa87e598
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -788,6 +788,7 @@ ifdef::VK_ANDROID_external_memory_android_hardware_buffer[]
*** sname:VkImageFormatPropertoies::pname:sampleCounts contains exactly
ename:VK_SAMPLE_COUNT_1_BIT.
endif::VK_ANDROID_external_memory_android_hardware_buffer[]
endif::VK_VERSION_1_1,VK_KHR_external_memory[]
* Let `uint32_t imageCreateMaxMipLevels` be
ifndef::VK_VERSION_1_1,VK_KHR_external_memory[]